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.git
The following commit(s) were added to refs/heads/master by this push: new c7effeb15c IT: Bump org.codehaus.plexus:plexus-velocity from 1.1.7 to 2.2.0 (#1901) c7effeb15c is described below commit c7effeb15c48e1442a38e34f7fb2076a0732786b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Nov 13 10:51:39 2024 +0100 IT: Bump org.codehaus.plexus:plexus-velocity from 1.1.7 to 2.2.0 (#1901) Bumps [org.codehaus.plexus:plexus-velocity](https://github.com/codehaus-plexus/plexus-velocity) from 1.1.7 to 2.2.0. - [Release notes](https://github.com/codehaus-plexus/plexus-velocity/releases) - [Commits](https://github.com/codehaus-plexus/plexus-velocity/commits/plexus-velocity-2.2.0) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-velocity dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../core-it-plugins/maven-it-plugin-plexus-component-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/pom.xml index eacc0d7994..571d0fb976 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/pom.xml @@ -36,7 +36,7 @@ under the License. <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-velocity</artifactId> - <version>1.1.7</version> + <version>2.2.0</version> </dependency> <dependency> <groupId>org.apache.maven</groupId>