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 41dd8d2  Bump org.codehaus.plexus:plexus-velocity from 2.0 to 2.1.0 
(#225)
41dd8d2 is described below

commit 41dd8d24b44352f0627bf2cf0b192f0a4bdb95db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 29 07:02:31 2023 -0500

    Bump org.codehaus.plexus:plexus-velocity from 2.0 to 2.1.0 (#225)
    
    Bumps 
[org.codehaus.plexus:plexus-velocity](https://github.com/codehaus-plexus/plexus-velocity)
 from 2.0 to 2.1.0.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-velocity/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-velocity/compare/plexus-velocity-2.0...plexus-velocity-2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-velocity
      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 22bf651..af37edf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-velocity</artifactId>
-      <version>2.0</version>
+      <version>2.1.0</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>

Reply via email to