This is an automated email from the ASF dual-hosted git repository. kinow 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 594a789 Bump plexus-velocity from 1.2 to 1.3 new 1fad8d9 Merge branch 'pr-60' 594a789 is described below commit 594a78992bf4f48040692258d801899248ab7e27 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Jul 5 08:02:20 2021 +0000 Bump plexus-velocity from 1.2 to 1.3 Bumps [plexus-velocity](https://github.com/codehaus-plexus/plexus-velocity) from 1.2 to 1.3. - [Release notes](https://github.com/codehaus-plexus/plexus-velocity/releases) - [Commits](https://github.com/codehaus-plexus/plexus-velocity/compare/plexus-velocity-1.2...plexus-velocity-1.3) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-velocity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- src/changes/changes.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1b09177..368874a 100644 --- a/pom.xml +++ b/pom.xml @@ -226,7 +226,7 @@ <dependency> <groupId>org.codehaus.plexus</groupId> <artifactId>plexus-velocity</artifactId> - <version>1.2</version> + <version>1.3</version> <exclusions> <exclusion> <groupId>org.codehaus.plexus</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1d960ee..1dfc12a 100755 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -56,6 +56,7 @@ <action type="update" dev="kinow" due-to="Dependabot">Bump actions/cache from v2 to v2.1.6 #38 #50 #56.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump maven.plugin.version from 3.6.0 to 3.6.1 #54.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 #55.</action> + <action type="update" dev="kinow" due-to="Dependabot">Bump plexus-velocity from 1.2 to 1.3 #60.</action> </release> <release version="1.7" date="2019-08-30" description="Version 1.7">