Skip to content

Commit 6af0503

Browse files
committed
Bump org.apache.commons:commons-parent from 83 to 84
1 parent 470f5d4 commit 6af0503

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
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.commons</groupId>
2424
<artifactId>commons-parent</artifactId>
25-
<version>83</version>
25+
<version>84</version>
2626
</parent>
2727
<artifactId>commons-release-plugin</artifactId>
2828
<packaging>maven-plugin</packaging>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
<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>
3131
<!-- ADD -->
3232
<!-- UPDATE -->
33+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 79 to 84 #376.</action>
3334
<action type="update" dev="engelen" due-to="Dependabot, Arnout Engelen">Bump org.apache.commons:commons-build-plugin from 1.14.1 to 1.15.0 #355.</action>
3435
<action type="update" dev="engelen" due-to="Dependabot, Gary Gregory">Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 #357.</action>
35-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 79 to 83 #376.</action>
3636
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.codehaus.plexus:plexus-velocity from 2.2.0 to 2.2.1 #372.</action>
3737
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
3838
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.</action>

0 commit comments

Comments
 (0)