Skip to content

Commit 62d7cbe

Browse files
committed
Bump commons.bytebuddy.version from 1.18.1 to 1.18.2
1 parent 313950c commit 62d7cbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1</commons.bytebuddy.version>
135+
<commons.bytebuddy.version>1.18.2</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
@@ -52,7 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
5252
<!-- UPDATE -->
5353
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 91 to 93 #816.</action>
5454
<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>
55-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.bytebuddy.version from 1.17.8 to 1.18.1 #814.</action>
55+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.bytebuddy.version from 1.17.8 to 1.18.2 #814.</action>
5656
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-lang3 from 3.19.0 to 3.20.0.</action>
5757
</release>
5858
<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)