Skip to content

Commit 3bbd43b

Browse files
committed
Bump org.apache.commons:commons-parent from 101 to 102.
1 parent f7611fe commit 3bbd43b

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
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.commons</groupId>
2222
<artifactId>commons-parent</artifactId>
23-
<version>101</version>
23+
<version>102</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>commons-configuration2</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
<!-- FIX -->
2828
<!-- ADD -->
2929
<!-- UPDATE -->
30+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 100 to 102.</action>
3031
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4.</action>
31-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 100 to 101.</action>
3232
</release>
3333
<release version="2.15.1" date="2026-05-21" description="This is a feature and maintenance release. Java 8 or later is required.">
3434
<!-- FIX -->

0 commit comments

Comments
 (0)