Skip to content

Commit ddfda54

Browse files
committed
Bump org.apache.commons:commons-parent from 96 to 97.
1 parent 52eeefd commit ddfda54

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
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.commons</groupId>
2222
<artifactId>commons-parent</artifactId>
23-
<version>96</version>
23+
<version>97</version>
2424
</parent>
2525

2626
<modelVersion>4.0.0</modelVersion>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
<action type="fix" dev="ggregory" due-to="Gary Gregory">Pick up maven-antrun-plugin version from parent POM org.apache:apache.</action>
261261
<action type="fix" dev="ggregory" due-to="Gary Gregory">Remove -nouses directive from maven-bundle-plugin. OSGi package imports now state 'uses' definitions for package imports, this doesn't affect JPMS (from org.apache.commons:commons-parent:80).</action>
262262
<!-- UDPATE -->
263-
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons-parent from 48 to 96 #211, #227, #236, #254, #257, #261, #266, #270, #276, #322, #345, #353, #371, #374.</action>
263+
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons-parent from 48 to 97 #211, #227, #236, #254, #257, #261, #266, #270, #276, #322, #345, #353, #371, #374.</action>
264264
<action type="update" dev="henrib, Dependabot, Gary Gregory">Bump org.apache.commons:commons-jexl3 from 3.1 to 3.6.2 #36, #235, #319, #375, #377.</action>
265265
<action type="update" dev="ggregory" due-to="Dependabot">Bump actions/cache from 2.1.4 to current #31, #47, #50, #78.</action>
266266
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump actions/checkout from 2 to current #34, #75.</action>

0 commit comments

Comments
 (0)