Skip to content

Commit bc90de3

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

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
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.commons</groupId>
2727
<artifactId>commons-parent</artifactId>
28-
<version>94</version>
28+
<version>95</version>
2929
</parent>
3030
<groupId>org.apache.bcel</groupId>
3131
<artifactId>bcel</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
6969
<action type="add" dev="ggregory" due-to="Gary Gregory">Add Const.MAJOR_26.</action>
7070
<action type="add" dev="ggregory" due-to="Gary Gregory">Add Const.MINOR_26.</action>
7171
<!-- UPDATE -->
72-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 89 to 94 #482.</action>
72+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 89 to 95 #482.</action>
7373
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.20 to 2.3.0 #481.</action>
7474
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.20.0 to 2.21.0.</action>
7575
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-lang3 from 3.19.0 to 3.20.0.</action>

0 commit comments

Comments
 (0)