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 b0946ee Bump org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1 (#332) b0946ee is described below commit b0946ee7b66dfb1d7f6b61eb33bcb8fe38114e20 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Oct 22 11:22:42 2024 -0400 Bump org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1 (#332) 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> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e921cd8..2f0190c 100644 --- a/pom.xml +++ b/pom.xml @@ -229,7 +229,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>