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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f459b1b28 [MNG-8355] Bump org.apache.velocity:velocity-engine-core 
from 2.4 to 2.4.1 (#1831)
4f459b1b28 is described below

commit 4f459b1b283a984f236f5481aab89da18a8b11ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 24 13:58:45 2024 +0200

    [MNG-8355] Bump org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1 
(#1831)
    
    Bumps org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.velocity:velocity-engine-core
      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>
---
 maven-docgen/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-docgen/pom.xml b/maven-docgen/pom.xml
index 17b2d958b1..0ff7e24a87 100644
--- a/maven-docgen/pom.xml
+++ b/maven-docgen/pom.xml
@@ -69,7 +69,7 @@
     <dependency>
       <groupId>org.apache.velocity</groupId>
       <artifactId>velocity-engine-core</artifactId>
-      <version>2.4</version>
+      <version>2.4.1</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

Reply via email to