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 bdd5e2f Bump maven.plugin.version from 3.6.2 to 3.6.4
bdd5e2f is described below
commit bdd5e2f0e2e4132cc94ab287bac9518d4c4fbf1c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 21 11:32:33 2022 +0000
Bump maven.plugin.version from 3.6.2 to 3.6.4
Bumps `maven.plugin.version` from 3.6.2 to 3.6.4.
Updates `maven-plugin-annotations` from 3.6.2 to 3.6.4
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4)
Updates `maven-plugin-tools-ant` from 3.6.2 to 3.6.4
Updates `maven-plugin-plugin` from 3.6.2 to 3.6.4
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4)
---
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] <[email protected]>
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e192d84..0ec9ece 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.2</maven.plugin.version>
+ <maven.plugin.version>3.6.4</maven.plugin.version>
</properties>
<dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2eb67e9..7340eaf 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.2 #54, #89.</action>
+ <action type="update" dev="kinow" due-to="Dependabot">Bump
maven.plugin.version from 3.6.0 to 3.6.4 #54, #89, #97.</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>