Skip to content

Commit 9fb8b4c

Browse files
committed
Bump org.apache.commons:commons-parent from 72 to 73
1 parent 376a860 commit 9fb8b4c

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
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.commons</groupId>
2626
<artifactId>commons-parent</artifactId>
27-
<version>72</version>
27+
<version>73</version>
2828
</parent>
2929

3030
<artifactId>commons-pool2</artifactId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
4949
<!-- FIX -->
5050
<!-- ADD -->
5151
<!-- UPDATE -->
52-
<action type="update" dev="ggregory">Bump org.apache.commons:commons-parent from 62 to 72.</action>
52+
<action type="update" dev="ggregory">Bump org.apache.commons:commons-parent from 62 to 73.</action>
5353
<action type="update" dev="ggregory">Bump org.ow2.asm:asm-util from 9.5 to 9.6.</action>
5454
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-lang3 from 3.13.0 to 3.14.0.</action>
5555
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.bcel:bcel from 6.7.0 to 6.8.2.</action>

0 commit comments

Comments
 (0)