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

garydgregory 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 3156d88  Bump org.codehaus.plexus:plexus-velocity from 2.3.0 to 2.4.0.
3156d88 is described below

commit 3156d88052e28f649fc4831c8a3b3910efacf53e
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Aug 22 15:13:02 2026 -0400

    Bump org.codehaus.plexus:plexus-velocity from 2.3.0 to 2.4.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 533de75..3421924 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-velocity</artifactId>
-      <version>2.3.0</version>
+      <version>2.4.0</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8d2cc25..544ab2c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -37,6 +37,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.21.0 to 2.22.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 
2.22.2 (#431).</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.plexus:plexus-velocity from 2.3.0 to 2.4.0.</action>
     </release>
     <release version="1.9.2" date="2026-01-25" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->

Reply via email to