Skip to content

Commit 7e0235c

Browse files
committed
Bump org.apache.commons:commons-parent from 94 to 95.
1 parent ada9b8c commit 7e0235c

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
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.apache.commons</groupId>
2121
<artifactId>commons-parent</artifactId>
22-
<version>94</version>
22+
<version>95</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-dbutils</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
6262
<action type="add" dev="ggregory" due-to="strangelookingnerd, Gary Gregory">BaseResultSetHandler implements ResultSet.</action>
6363
<!-- UPDATE -->
6464
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump Java from 8 to 11.</action>
65-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-parent from 62 to 94 #256, #277, #295, #301, #305, #308, #314, #387, #403, #406.</action>
65+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-parent from 62 to 95 #256, #277, #295, #301, #305, #308, #314, #387, #403, #406.</action>
6666
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.mockito:mockito-junit-jupiter from 5.14.2 to 5.21.0 #336, #359, #366, #389.</action>
6767
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump commons-jxpath:commons-jxpath from 1.3 to 1.4.0 #360.</action>
6868
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #372.</action>

0 commit comments

Comments
 (0)