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-doxia-sitetools.git


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

commit ceb3042671c62ec6be98a6032b21f50f482a3a34
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 06:50:26 2025 +0200

    Bump org.codehaus.plexus:plexus-velocity from 2.2.0 to 2.2.1 (#206)
    
    Bumps 
[org.codehaus.plexus:plexus-velocity](https://github.com/codehaus-plexus/plexus-velocity)
 from 2.2.0 to 2.2.1.
    - [Release 
notes](https://github.com/codehaus-plexus/plexus-velocity/releases)
    - 
[Commits](https://github.com/codehaus-plexus/plexus-velocity/compare/plexus-velocity-2.2.0...plexus-velocity-2.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.plexus:plexus-velocity
      dependency-version: 2.2.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 doxia-site-renderer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doxia-site-renderer/pom.xml b/doxia-site-renderer/pom.xml
index f8232fc..d58d72d 100644
--- a/doxia-site-renderer/pom.xml
+++ b/doxia-site-renderer/pom.xml
@@ -102,7 +102,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-velocity</artifactId>
-      <version>2.2.0</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

Reply via email to