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 0e8d908 Bump maven.plugin.version from 3.6.1 to 3.6.2 0e8d908 is described below commit 0e8d9082f3ff831bbf7980b20f8df54aee50b718 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Nov 30 08:18:29 2021 +0000 Bump maven.plugin.version from 3.6.1 to 3.6.2 Bumps `maven.plugin.version` from 3.6.1 to 3.6.2. Updates `maven-plugin-annotations` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.2) Updates `maven-plugin-tools-ant` from 3.6.1 to 3.6.2 Updates `maven-plugin-plugin` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-ant dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c46ec44..c5a2b82 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ <commons.release.isDistModule>true</commons.release.isDistModule> <commons.releaseManagerName>Rob Tompkins</commons.releaseManagerName> <commons.releaseManagerKey>B6E73D84EA4FCC47166087253FAAD2CD5ECBB314</commons.releaseManagerKey> - <maven.plugin.version>3.6.1</maven.plugin.version> + <maven.plugin.version>3.6.2</maven.plugin.version> </properties> <dependencies> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e066fd0..6ca22ef 100755 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -49,7 +49,7 @@ <action type="update" dev="ggregory">Update velocity-engine-core from 2.1 to 2.3 #4 #43.</action> <action type="update" dev="ggregory">Update commons-codec from 1.13 to 1.15.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump actions/cache from v2 to v2.1.7 #38, #50, #56, #87.</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 maven.plugin.version from 3.6.0 to 3.6.2 #54, #89.</action> <action type="update" dev="kinow" due-to="Gary Gregory, Dependabot">Bump jacoco-maven-plugin from 0.8.5 to 0.8.7 (Fixes Java 15 builds) #55.</action> <action type="update" dev="kinow" due-to="Dependabot">Bump plexus-velocity from 1.2 to 1.3 #60.</action> <action type="update" dev="kinow" due-to="Gary Gregory, Dependabot">Bump commons-compress from 1.19 to 1.21 #62.</action>