From 0159cf7b457a5b4901323e8916ceadf0821ab2d6 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Thu, 30 May 2024 08:29:53 -0400 Subject: [PATCH] Bump commons.bytebuddy.version from 1.14.16 to 1.14.17 #635 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 84ed0aea896..7d5aed90896 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -57,7 +57,7 @@ The type attribute can be add,update,fix,remove. Fix PMD UnnecessaryFullyQualifiedName. Add test for CircularByteBuffer clear() #620. - Bump tests commons.bytebuddy.version from 1.14.13 to 1.14.16 #615, #621, #631. + Bump tests commons.bytebuddy.version from 1.14.13 to 1.14.17 #615, #621, #631, #635. Bump tests commons-codec:commons-codec from 1.16.1 to 1.17.0. Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 #632. Bump org.apache.commons:commons-parent from 69 to 70 #628.