From 9e59bd6a0fc82ecd5288f94dad0c959154fe15c6 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 23 Jun 2023 11:34:32 -0400 Subject: [PATCH] Bump commons-codec:commons-codec: from 1.15 to 1.16.0 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 047ebaa2a7..4515b5967b 100644 --- a/pom.xml +++ b/pom.xml @@ -506,7 +506,7 @@ commons-codec commons-codec - 1.15 + 1.16.0 true diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 20d4a5a270..a42813f1ad 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -314,7 +314,7 @@ Bump maven-pmd-plugin from 3.12.0 to 3.19.0 #167, #196, #253, #311, #334. - Bump optional commons-codec from 1.14 to 1.15. + Bump optional commons-codec:commons-codec from 1.14 to 1.16.0. Bump commons.junit.version from 5.6.2 to 5.8.2 #181 #213 #236 #252 #254 #268.