From dce6509d25e58f9c7724fda20ef3043e2d6c50ec Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Mon, 26 Aug 2024 17:18:19 -0400 Subject: [PATCH] Bump commons.bytebuddy.version from 1.14.19 to 1.15.0 #663 --- 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 752e0d71cf4..f585af9eab5 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -87,7 +87,7 @@ The type attribute can be add,update,fix,remove. MarkShieldInputStream.read(*) should throw IOException when it is closed. Replace deprecated constant FileFileFilter.FILE in Javadoc #657. - Bump tests commons.bytebuddy.version from 1.14.13 to 1.14.19 #615, #621, #631, #635, #642, #658. + Bump tests commons.bytebuddy.version from 1.14.13 to 1.15.0 #615, #621, #631, #635, #642, #658, #663. Bump tests commons-codec:commons-codec from 1.16.1 to 1.17.1 #644. Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.4.1 #632, #652, #659. Bump org.apache.commons:commons-parent from 69 to 73 #628, #637, #649, #661.