From fa8e08173124c7f280e3f8fb36aba3014e72dea7 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Fri, 23 Aug 2024 20:33:46 -0400 Subject: [PATCH] Bump commons.bytebuddy.version from 1.14.19 to 1.15.0 #582 --- 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 e932e4cb31..8098c5a4ab 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -65,7 +65,7 @@ The type attribute can be add,update,fix,remove. Improve TextStringBuilder documentation for new line text #547. Bump tests on Java >= 22 org.graalvm.*:* from 24.0.0 to 24.0.1. - Bump commons.bytebuddy.version from 1.14.13 to 1.14.19 #538, #548, #553, #565, #579. + Bump commons.bytebuddy.version from 1.14.13 to 1.15.0 #538, #548, #553, #565, #579, #582. Bump SpotBugs from 4.8.3 to 4.8.5. Bump org.apache.commons:commons-parent from 69 to 73 #542, #557, #571, #581. Bump org.assertj:assertj-core from 3.25.3 to 3.26.3 #554, #566.