Skip to content

Commit ee2243e

Browse files
authored
Bump commons.bytebuddy.version from 1.17.6 to 1.17.7 #696
1 parent c5a9bb5 commit ee2243e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ The <action> type attribute can be add,update,fix,remove.
5050
<!-- ADD -->
5151
<action type="add" dev="ggregory" due-to="Piotr P. Karwasz, Gary Gregory">Add experimental CycloneDX VEX file #683.</action>
5252
<!-- UPDATE -->
53+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.bytebuddy.version from 1.17.6 to 1.17.7 #696.</action>
5354
</release>
5455
<release version="1.14.0" date="2025-07-20" description="Release 1.14.0. Requires Java 8 or above.">
5556
<!-- FIX -->
@@ -63,7 +64,6 @@ The <action> type attribute can be add,update,fix,remove.
6364
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix PMD AvoidBranchingStatementAsLastInLoop in TextStringBuilder.</action>
6465
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix PMD AvoidBranchingStatementAsLastInLoop in StrBuilder.</action>
6566
<action type="fix" dev="ggregory" due-to="Gary Gregory">org.apache.commons.text.translate.LookupTranslator.LookupTranslator(Map CharSequence>) now throws NullPointerException instead of java.security.InvalidParameterException.</action>
66-
6767
<!-- ADD -->
6868
<action type="add" dev="ggregory" due-to="Gary Gregory">Interface StringLookup now extends UnaryOperator&lt;String&gt;.</action>
6969
<action type="add" dev="ggregory" due-to="Gary Gregory">Interface TextRandomProvider extends IntUnaryOperator.</action>

0 commit comments

Comments
 (0)