Skip to content

Commit 5fa7e72

Browse files
committed
Bump org.apache.commons:commons-parent from 80 to 81
1 parent 3218042 commit 5fa7e72

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
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.commons</groupId>
2525
<artifactId>commons-parent</artifactId>
26-
<version>80</version>
26+
<version>81</version>
2727
</parent>
2828
<artifactId>commons-pool3</artifactId>
2929
<version>3.0.0-SNAPSHOT</version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
5252
<action dev="ggregory" type="remove">Deprecations from version 2.x have been removed.</action>
5353
<!-- UPDATE -->
5454
<action dev="ggregory" type="update">Bump Java from 8 to 17.</action>
55-
<action type="update" dev="ggregory">Bump org.apache.commons:commons-parent from 79 to 80.</action>
55+
<action type="update" dev="ggregory">Bump org.apache.commons:commons-parent from 79 to 81.</action>
5656
<action dev="ggregory" type="update">Bump org.apache.commons:commons-parent from 58 to 78 #297, #328, #338, #341, #347, #351, #354, #361.</action>
5757
<action dev="ggregory" type="update">Bump org.ow2.asm:asm-util from 9.5 to 9.7.1 #252, #294, #355.</action>
5858
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.17.0 #326, #333, #342.</action>

0 commit comments

Comments
 (0)