This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
The following commit(s) were added to refs/heads/master by this push:
new 62d7cbe88 Bump commons.bytebuddy.version from 1.18.1 to 1.18.2
62d7cbe88 is described below
commit 62d7cbe88f283a6f153a00814a22727d870532d8
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Dec 3 06:18:37 2025 -0500
Bump commons.bytebuddy.version from 1.18.1 to 1.18.2
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7c09d7e3c..b297ce09a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@ file comparators, endian transformation classes, and much
more.
</commons.osgi.import>
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</commons.scmPubUrl>
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
- <commons.bytebuddy.version>1.18.1</commons.bytebuddy.version>
+ <commons.bytebuddy.version>1.18.2</commons.bytebuddy.version>
<japicmp.skip>false</japicmp.skip>
<commons.release.isDistModule>true</commons.release.isDistModule>
<!-- JaCoCo: Don't make code coverage worse than: -->
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 153d0c6f4..49ec68e14 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -52,7 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 91 to 93 #816.</action>
<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>
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons.bytebuddy.version from 1.17.8 to 1.18.1 #814.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons.bytebuddy.version from 1.17.8 to 1.18.2 #814.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump commons-lang3 from 3.19.0 to 3.20.0.</action>
</release>
<release version="2.21.0" date="2025-11-04" description="Version 2.21.0:
Java 8 or later is required.">