diff --git a/pom.xml b/pom.xml index 9e70a4e..60d7534 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.commons commons-parent - 52 + 53 4.0.0 commons-logging diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5cecb5e..14c38af 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -109,6 +109,9 @@ The type attribute can be add,update,fix,remove. Bump actions/cache from 2 to 3 #50, #77. + + Bump commons-parent from 52 to 53 #82. +