diff --git a/pom.xml b/pom.xml
index 4de5e89387..2902f7c094 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
org.apache.commons
commons-parent
- 73
+ 76
commons-fileupload
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bcb29a3f57..870cff58ca 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -53,7 +53,7 @@ The type attribute can be add,update,fix,remove.
Use try-with-resources.
Bump Java from 6 to 8.
- Bump commons-parent from 62 to 73.
+ Bump commons-parent from 62 to 76.
Bump commons-io from 2.11.0 to 2.16.1.
Bump javax.servlet:servlet-api from 2.4 to 2.5.
Bump JUnit from junit:junit:4.13.2 org.junit.vintage:junit-vintage-engine from parent POM.