Skip to content

Commit 1fe472c

Browse files
committed
Bump commons.bytebuddy.version from 1.18.3 to 1.18.4
1 parent 2862268 commit 1fe472c

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
@@ -132,7 +132,7 @@ file comparators, endian transformation classes, and much more.
132132
</commons.osgi.import>
133133
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</commons.scmPubUrl>
134134
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
135-
<commons.bytebuddy.version>1.18.3</commons.bytebuddy.version>
135+
<commons.bytebuddy.version>1.18.4</commons.bytebuddy.version>
136136
<japicmp.skip>false</japicmp.skip>
137137
<commons.release.isDistModule>true</commons.release.isDistModule>
138138
<!-- JaCoCo: Don't make code coverage worse than: -->

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The <action> type attribute can be add,update,fix,remove.
5656
<!-- UPDATE -->
5757
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 91 to 95 #816.</action>
5858
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 #812.</action>
59-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.bytebuddy.version from 1.17.8 to 1.18.3 #814, #820.</action>
59+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.bytebuddy.version from 1.17.8 to 1.18.4 #814, #820.</action>
6060
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-lang3 from 3.19.0 to 3.20.0.</action>
6161
</release>
6262
<release version="2.21.0" date="2025-11-04" description="Version 2.21.0: Java 8 or later is required.">

0 commit comments

Comments
 (0)