diff --git a/pom.xml b/pom.xml
index 6e3ff7243d..b923a6ae4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
org.apache.commons
commons-parent
- 70
+ 73
commons-fileupload
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b7ead35a4b..4fcdd8c56b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,7 +50,7 @@ The type attribute can be add,update,fix,remove.
Replace use of Locale.ENGLISH with Locale.ROOT.
Bump Java from 6 to 8.
- Bump commons-parent from 62 to 70.
+ Bump commons-parent from 62 to 73.
Bump commons-io from 2.11.0 to 2.16.1.