Skip to content

Commit 61bba11

Browse files
committed
Bump org.apache.commons:commons-parent from 95 to 96.
1 parent ca14b01 commit 61bba11

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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>95</version>
25+
<version>96</version>
2626
</parent>
2727
<artifactId>commons-release-plugin</artifactId>
2828
<packaging>maven-plugin</packaging>

src/changes/changes.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
<action type="fix" dev="ggregory" due-to="Gary Gregory">Make some classes final.</action>
3131
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix missing version for org.codehaus.mojo:jdepend-maven-plugin: 2.1.</action>
3232
<action type="fix" dev="ggregory" due-to="Gary Gregory">Partial port to JUnit 5.</action>
33-
<action type="fix" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven:maven-artifact from 3.9.11 to 3.9.12.</action>
34-
<action type="fix" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven:maven-compat from 3.9.11 to 3.9.12.</action>
35-
<action type="fix" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven:maven-core from 3.9.11 to 3.9.12.</action>
36-
<action type="fix" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven:maven-plugin-api from 3.9.11 to 3.9.12.</action>
3733
<!-- ADD -->
3834
<!-- UPDATE -->
39-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 85 to 95 #396, #399, #419, #420.</action>
35+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven:maven-artifact from 3.9.11 to 3.9.12.</action>
36+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven:maven-compat from 3.9.11 to 3.9.12.</action>
37+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven:maven-core from 3.9.11 to 3.9.12.</action>
38+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.maven:maven-plugin-api from 3.9.11 to 3.9.12.</action>
39+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 85 to 96 #396, #399, #419, #420.</action>
4040
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0.</action>
4141
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump maven-scm.version from 2.1.0 to 2.2.1 #402.</action>
4242
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.codehaus.plexus:plexus-velocity from 2.2.1 to 2.3.0 #407.</action>

0 commit comments

Comments
 (0)