Skip to content

Commit 5de3c50

Browse files
committed
Bump maven.dependency.version from 3.9.14 to 3.9.15.
1 parent ca838af commit 5de3c50

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
@@ -58,7 +58,7 @@
5858
<maven.compiler.target>1.8</maven.compiler.target>
5959
<!-- 3.8.2 fails with some class not found error -->
6060
<!-- 3.8.3 fails because MavenProject.getAttachedArtifacts() returns an IMMUTABLE collection and we want to change it! -->
61-
<maven.dependency.version>3.9.14</maven.dependency.version>
61+
<maven.dependency.version>3.9.15</maven.dependency.version>
6262
<commons.componentid>release-plugin</commons.componentid>
6363
<commons.dist.subdir>release-plugin</commons.dist.subdir>
6464
<commons.jira.id>COMMONSSITE</commons.jira.id>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 96 to 99.</action>
3232
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.20.0 to 1.22.0.</action>
3333
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.1 #426.</action>
34-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump maven.dependency.version from 3.9.12 to 3.9.14 #424.</action>
34+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump maven.dependency.version from 3.9.12 to 3.9.15 #424.</action>
3535
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 #425.</action>
3636
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.21.0 to 2.22.0.</action>
3737
</release>

0 commit comments

Comments
 (0)