Skip to content

Commit 7cb909b

Browse files
authored
Bump commons.bytebuddy.version from 1.14.12 to 1.14.13 #605
1 parent 3d38f31 commit 7cb909b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,13 @@ The <action> type attribute can be add,update,fix,remove.
4747
</properties>
4848
<body>
4949
<release version="2.16.1" date="YYYY-MM-DD" description="Java 8 is required.">
50+
<!-- FIX -->
5051
<action dev="ggregory" type="fix" due-to="Gary Gregory">Reimplement FileSystemUtils using NIO.</action>
52+
<!-- UPDATE -->
53+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons.bytebuddy.version from 1.14.12 to 1.14.13 #605.</action>
5154
</release>
5255
<release version="2.16.0" date="2024-03-25" description="Java 8 is required.">
53-
<!-- Fix -->
56+
<!-- FIX -->
5457
<action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold">Fix and re-enable testSkip_RequiredCharsets #518.</action>
5558
<action dev="ggregory" type="fix" issue="IO-824" due-to="Miguel Munoz, Gary Gregory">SymbolicLineFileFilter documentation fixes.</action>
5659
<action dev="ggregory" type="fix" issue="IO-795" due-to="Miguel Munoz, Gary Gregory">CharSequenceInputStream.reset() only works once #520.</action>

0 commit comments

Comments
 (0)