Skip to content

Commit 76cf432

Browse files
committed
Bump org.apache.commons:commons-parent from 88 to 89
1 parent 8ec44c0 commit 76cf432

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>88</version>
26+
<version>89</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
@@ -61,7 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
6161
<action dev="ggregory" type="remove">Deprecations from version 2.x have been removed.</action>
6262
<!-- UPDATE -->
6363
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java from 8 to 17.</action>
64-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 58 to 88 #297, #328, #338, #341, #347, #351, #354, #361, #431.</action>
64+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 58 to 89 #297, #328, #338, #341, #347, #351, #354, #361, #431.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.ow2.asm:asm-util from 9.5 to 9.7.1 #252, #294, #355.</action>
6666
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.18.0 #326, #333, #342, #415.</action>
6767
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.bcel:bcel from 6.7.0 to 6.10.0 #263, #306, #327.</action>

0 commit comments

Comments
 (0)