Skip to content

Commit b6ceed2

Browse files
committed
Bump org.apache.commons:commons-parent from 94 to 95.
1 parent ff3e261 commit b6ceed2

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>94</version>
26+
<version>95</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
@@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
6464
<action dev="ggregory" type="remove">Deprecations from version 2.x have been removed.</action>
6565
<!-- UPDATE -->
6666
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java from 8 to 17.</action>
67-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 58 to 94 #297, #328, #338, #341, #347, #351, #354, #361, #431, #445, #448.</action>
67+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 58 to 95 #297, #328, #338, #341, #347, #351, #354, #361, #431, #445, #448.</action>
6868
<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>
6969
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.20.0 #326, #333, #342, #415.</action>
7070
<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)