Skip to content

Commit 0071af0

Browse files
committed
Updates for the next release
1 parent f107caf commit 0071af0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ file comparators, endian transformation classes, and much more.
115115
<commons.componentid>io</commons.componentid>
116116
<commons.module.name>org.apache.commons.io</commons.module.name>
117117
<commons.rc.version>RC1</commons.rc.version>
118-
<commons.bc.version>2.20.0</commons.bc.version>
119-
<commons.release.version>2.21.0</commons.release.version>
120-
<commons.release.next>2.21.1</commons.release.next>
118+
<commons.bc.version>2.21.0</commons.bc.version>
119+
<commons.release.version>2.21.1</commons.release.version>
120+
<commons.release.next>2.21.2</commons.release.next>
121121
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
122122
<project.build.outputTimestamp>2025-11-06T21:58:17Z</project.build.outputTimestamp>
123123
<commons.release.desc>(requires Java 8)</commons.release.desc>

0 commit comments

Comments
 (0)