diff --git a/pom.xml b/pom.xml index d76318966..285edd64a 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.apache.commons commons-parent - 61 + 62 4.0.0 commons-lang3 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1d4afcef6..32a259509 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -65,7 +65,7 @@ The type attribute can be add,update,fix,remove. Add FastDateParser.TimeZoneStrategy.TzInfo.toString(). Add LocaleUtils.isLanguageUndetermined(Locale). - Bump commons-parent from 58 to 61. + Bump commons-parent from 58 to 62. Bump org.easymock:easymock from 5.1.0 to 5.2.0 #1104.