Skip to content

Commit bc24435

Browse files
committed
Bump org.apache.commons:commons-parent from 97 to 98
1 parent 27581df commit bc24435

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
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.commons</groupId>
2323
<artifactId>commons-parent</artifactId>
24-
<version>97</version>
24+
<version>98</version>
2525
</parent>
2626

2727
<artifactId>commons-numbers-parent</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ New features, updates and bug fixes.
6767
values are negative).
6868
</action>
6969
<action dev="ggregory" type="update">Pick up exec-maven-plugin version from parent POM.</action>
70-
<action dev="ggregory" type="update">Bump org.apache.commons:commons-parent from 84 to 97 #174.</action>
70+
<action dev="ggregory" type="update">Bump org.apache.commons:commons-parent from 84 to 98 #174.</action>
7171
</release>
7272

7373
<release version="1.2" date="2024-08-12" description="

0 commit comments

Comments
 (0)