Skip to content

Commit 9de3838

Browse files
committed
ump commons.bytebuddy.version from 1.18.7 to 1.18.8
1 parent 20b7b44 commit 9de3838

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-text</commons.scmPubUrl>
4949
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
5050
<commons.lang3.version>3.20.0</commons.lang3.version>
51-
<commons.bytebuddy.version>1.18.7</commons.bytebuddy.version>
51+
<commons.bytebuddy.version>1.18.8</commons.bytebuddy.version>
5252
<commons.rng.version>1.6</commons.rng.version>
5353
<japicmp.skip>false</japicmp.skip>
5454
<jmh.version>1.37</jmh.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
5151
<!-- UPDATE -->
5252
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 93 to 97.</action>
5353
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump the level of test coverage checks.</action>
54-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.bytebuddy.version from 1.18.2 to 1.18.4 #734.</action>
54+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.bytebuddy.version from 1.18.2 to 1.18.8 #734.</action>
5555
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.bytebuddy.version from 1.18.4 to 1.18.7.</action>
5656
</release>
5757
<release version="1.15.0" date="2025-12-04" description="Release 1.15.0. This is a feature and maintenance release. Java 8 or later is required.">

0 commit comments

Comments
 (0)