diff --git a/pom.xml b/pom.xml index 9dd2e8e..fc8d814 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ under the License. org.apache.commons commons-parent - 59 + 64 4.0.0 commons-logging diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e8c983f..e192205 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -129,7 +129,7 @@ The type attribute can be add,update,fix,remove. Bump spotbugs from 4.5.3 to 4.7.3 #81, #87, #92, #104, #115. - Bump commons-parent from 52 to 59 #82, #106, #122, #126, #143. + Bump commons-parent from 52 to 64 #82, #106, #122, #126, #143. Bump github/codeql-action from 1 to 2 #86.