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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-changes-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new b1bb2e9  Bump org.codehaus.plexus:plexus-velocity from 2.2.1 to 2.3.0 
(#609)
b1bb2e9 is described below

commit b1bb2e979a6fd6a0be355915299846641129b061
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Oct 25 16:20:16 2025 +0200

    Bump org.codehaus.plexus:plexus-velocity from 2.2.1 to 2.3.0 (#609)
    
    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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e3d68a2..e213292 100644
--- a/pom.xml
+++ b/pom.xml
@@ -220,7 +220,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-velocity</artifactId>
-      <version>2.2.1</version>
+      <version>2.3.0</version>
     </dependency>
 
     <dependency>

Reply via email to