Skip to content

Commit c38155b

Browse files
committed
Bump commons-parent from 79 to 81
1 parent 493ce17 commit c38155b

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>79</version>
22+
<version>81</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-jxpath</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The <action> type attribute can be add,update,fix,remove.
138138
</action>
139139
<!-- UPDATE -->
140140
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">
141-
Bump commons-parent from 54 to 78 #45, #49, #64, #110, #121, #403, #167, #173, #176, #181, #185, #188, #196.
141+
Bump commons-parent from 54 to 81 #45, #49, #64, #110, #121, #403, #167, #173, #176, #181, #185, #188, #196.
142142
</action>
143143
<action issue="JXPATH-184" dev="britter" type="update" due-to="britter, Gary Gregory">
144144
Bump Java to 8.

0 commit comments

Comments
 (0)