diff --git a/pom.xml b/pom.xml
index b14aa26..5cb7eb9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
org.apache.commons
commons-parent
- 80
+ 81
4.0.0
commons-logging
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5228980..137586b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,7 +51,7 @@ The type attribute can be add,update,fix,remove.
Remove -nouses directive from maven-bundle-plugin. OSGi package imports now state 'uses' definitions for package imports, this doesn't affect JPMS (from org.apache.commons:commons-parent:80).
- Bump org.apache.commons:commons-parent from 72 to 80 #285, #287, #295, #298, #303, #310, #339.
+ Bump org.apache.commons:commons-parent from 72 to 81 #285, #287, #295, #298, #303, #310, #339.
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #288 [test].
Bump log4j2.version from 2.23.1 to 2.24.3 #292, #299, #319, #328.