Skip to content

Commit 8eb1aa4

Browse files
committed
Bump org.apache.commons:commons-parent from 80 to 81
1 parent 07f12af commit 8eb1aa4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.commons</groupId>
2424
<artifactId>commons-parent</artifactId>
25-
<version>80</version>
25+
<version>81</version>
2626
</parent>
2727
<artifactId>commons-release-plugin</artifactId>
2828
<packaging>maven-plugin</packaging>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<!-- UPDATE -->
3333
<action type="update" dev="engelen" due-to="Dependabot, Arnout Engelen">Bump org.apache.commons:commons-build-plugin from 1.14.1 to 1.15.0 #355.</action>
3434
<action type="update" dev="engelen" due-to="Dependabot, Gary Gregory">Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 #357.</action>
35-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 79 to 80.</action>
35+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 79 to 81.</action>
3636
</release>
3737
<release version="1.9.0" date="2025-01-08" description="Version 1.9.0">
3838
<!-- UPDATES -->

0 commit comments

Comments
 (0)