Skip to content

Commit 3e7b58c

Browse files
authored
Bump commons.bytebuddy.version from 1.17.6 to 1.17.7 #769
1 parent c4acef8 commit 3e7b58c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ The <action> type attribute can be add,update,fix,remove.
5858
<action dev="ggregory" type="add" due-to="Gary Gregory">Add org.apache.commons.io.output.ProxyOutputStream.writeRepeat(byte[], long).</action>
5959
<action dev="ggregory" type="add" due-to="Gary Gregory">Add org.apache.commons.io.output.ProxyOutputStream.writeRepeat(int, long).</action>
6060
<!-- UPDATE -->
61-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.19.0.</action>
61+
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-codec:commons-codec from 1.18.0 to 1.19.0.</action>
62+
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons.bytebuddy.version from 1.17.6 to 1.17.7 #769.</action>
6263
</release>
6364
<release version="2.20.0" date="2025-07-13" description="Version 2.20.0: Java 8 or later is required.">
6465
<!-- FIX -->

0 commit comments

Comments
 (0)