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 24f6c38 Bump org.codehaus.plexus:plexus-velocity from 2.2.0 to 2.2.1 (#372) 24f6c38 is described below commit 24f6c38e05d6728222361bc85d2256ff20b92551 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Apr 11 06:37:14 2025 -0400 Bump org.codehaus.plexus:plexus-velocity from 2.2.0 to 2.2.1 (#372) 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> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3538586..b171b60 100644 --- a/pom.xml +++ b/pom.xml @@ -191,7 +191,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-velocity</artifactId> - <version>2.2.0</version> + <version>2.2.1</version> <exclusions> <exclusion> <groupId>org.codehaus.plexus</groupId>