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 9a02b3b39d [MNG-8276] Bump org.apache.velocity:velocity-engine-core
from 2.3 to 2.4 (#1741)
9a02b3b39d is described below
commit 9a02b3b39d8526c4bd84d632f1df2822dd481c2a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 30 21:28:24 2024 +0200
[MNG-8276] Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4
(#1741)
Bumps org.apache.velocity:velocity-engine-core from 2.3 to 2.4.
---
updated-dependencies:
- dependency-name: org.apache.velocity:velocity-engine-core
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>
---
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 7bfbb09e19..1160d46fee 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.3</version>
+ <version>2.4</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>