diff --git a/pom.xml b/pom.xml index 2747ff9..00eb8ec 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ under the License. org.apache.commons commons-parent - 71 + 72 4.0.0 commons-logging diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d5dc0fc..24fc10d 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -47,6 +47,7 @@ The type attribute can be add,update,fix,remove. + Bump org.apache.commons:commons-parent from 71 to 72.