diff --git a/pom.xml b/pom.xml index fde89fdc..9f956f23 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.13.0 test @@ -457,7 +457,7 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.13.0 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a90b4eb2..b9780b54 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -50,6 +50,7 @@ Bump commons-io:commons-io: from 2.11.0 to 2.13.0. Bump commons-parent from 57 to 59. Bump h2 from 2.1.214 to 2.2.220 #333. + Bump commons-lang3 from 3.12.0 to 3.13.0.