This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 18f5fb3  Bump maven.dependency.version from 3.9.10 to 3.9.11
18f5fb3 is described below

commit 18f5fb379ef9aeb89b2758c22fa25a91c910372f
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Jul 16 07:51:35 2025 -0400

    Bump maven.dependency.version from 3.9.10 to 3.9.11
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 12a235b..e6bfd4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
     <maven.compiler.target>1.8</maven.compiler.target>
     <!-- 3.8.2 fails with some class not found error -->
     <!-- 3.8.3 fails because MavenProject.getAttachedArtifacts() returns an 
IMMUTABLE collection and we want to change it! -->
-    <maven.dependency.version>3.9.10</maven.dependency.version>
+    <maven.dependency.version>3.9.11</maven.dependency.version>
     <commons.componentid>release-plugin</commons.componentid>
     <commons.dist.subdir>release-plugin</commons.dist.subdir>
     <commons.jira.id>COMMONSSITE</commons.jira.id>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f4a7803..9d389bd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -36,7 +36,7 @@
       <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>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
       <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>
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump maven.dependency.version from 3.9.9 to 3.9.10 #383.</action> 
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump maven.dependency.version from 3.9.9 to 3.9.11 #383.</action> 
     </release>
     <release version="1.9.0" date="2025-01-08" description="Version 1.9.0">
       <!-- UPDATES -->

Reply via email to