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

sjaranowski pushed a commit to branch maven-plugin-tools-3.x
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


The following commit(s) were added to refs/heads/maven-plugin-tools-3.x by this 
push:
     new 3c7b3aee Bump org.codehaus.plexus:plexus-velocity from 2.2.1 to 2.3.0
3c7b3aee is described below

commit 3c7b3aee087887bb992a0eaaedc5cc64dc22a111
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 12 13:21:26 2025 +0000

    Bump org.codehaus.plexus:plexus-velocity from 2.2.1 to 2.3.0
    
    Bumps 
[org.codehaus.plexus:plexus-velocity](https://github.com/codehaus-plexus/plexus-velocity)
 from 2.2.1 to 2.3.0.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-velocity/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-velocity/compare/plexus-velocity-2.2.1...plexus-velocity-2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-velocity
      dependency-version: 2.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f990eaf3..bac52bca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -233,7 +233,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-velocity</artifactId>
-        <version>2.2.1</version>
+        <version>2.3.0</version>
       </dependency>
 
       <!-- other -->

Reply via email to