This is an automated email from the ASF dual-hosted git repository.
cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
The following commit(s) were added to refs/heads/master by this push:
new f2b12242 [MRESOLVER-617] Bump org.apache.velocity:velocity-engine-core
from 2.4 to 2.4.1 (#585)
f2b12242 is described below
commit f2b12242e97e2447706ca5a421dfd5409001253a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 24 12:39:45 2024 +0200
[MRESOLVER-617] Bump org.apache.velocity:velocity-engine-core from 2.4 to
2.4.1 (#585)
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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
https://issues.apache.org/jira/browse/MRESOLVER-617
---
maven-resolver-tools/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/maven-resolver-tools/pom.xml b/maven-resolver-tools/pom.xml
index 1337d1ec..164a24b3 100644
--- a/maven-resolver-tools/pom.xml
+++ b/maven-resolver-tools/pom.xml
@@ -116,7 +116,7 @@
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity-engine-core</artifactId>
- <version>2.4</version>
+ <version>2.4.1</version>
</dependency>
<!-- Not needed during compile -->