Skip to content

Commit 4d15561

Browse files
committed
Bump org.apache.commons:commons-parent from 96 to 97.
1 parent 6d132c3 commit 4d15561

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
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>96</version>
22+
<version>97</version>
2323
</parent>
2424

2525
<modelVersion>4.0.0</modelVersion>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If the output is not quite correct, check for invisible trailing spaces!
5353
</properties>
5454
<body>
5555
<release version="1.3" date="TBD" description="Adds new features (requires Java 8).">
56-
<action dev="ggregory" type="update">Bump org.apache.commons:commons-parent from 88 to 96.</action>
56+
<action dev="ggregory" type="update">Bump org.apache.commons:commons-parent from 88 to 97.</action>
5757
</release>
5858

5959
<release version="1.2" date="2025-09-17" description="

0 commit comments

Comments
 (0)