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 f2e001c Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1
f2e001c is described below
commit f2e001c6403a71c84d5a07e4e30137873991755f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 13 08:01:49 2023 +0000
Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1
Bumps
[maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin)
from 3.2.0 to 3.2.1.
- [Release
notes](https://github.com/apache/maven-checkstyle-plugin/releases)
-
[Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.0...maven-checkstyle-plugin-3.2.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-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 2049e7d..a13bfd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${commons.site.path}
</commons.scmPubUrl>
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
- <checkstyle.plugin.version>3.2.0</checkstyle.plugin.version>
+ <checkstyle.plugin.version>3.2.1</checkstyle.plugin.version>
<checkstyle.version>9.3</checkstyle.version>
<maven-scm.version>1.13.0</maven-scm.version>
<commons.jacoco.classRatio>0.1</commons.jacoco.classRatio>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6eee8fe..7b91576 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -42,7 +42,7 @@
<action type="update" dev="kinow" due-to="Dependabot">Bump
junit-vintage-engine from 5.8.2 to 5.9.1 #125, #136.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
spotbugs-maven-plugin from 4.5.3.0 to 4.7.3.0 #106, #115, #122, #124, #133,
#142, #150.</action>
<action type="update" dev="kinow" due-to="Gary Gregory, Dependabot">Bump
spotbugs from 4.6.0 to 4.7.3 #114, #134, #145.</action>
- <action type="update" dev="kinow" due-to="Dependabot">Bump
maven-checkstyle-plugin from 3.1.2 to 3.2.0 #130.</action>
+ <action type="update" dev="kinow" due-to="Dependabot">Bump
maven-checkstyle-plugin from 3.1.2 to 3.2.1 #130, #166.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump
commons-compress from 1.21 to 1.22 #148.</action>
<action type="update" dev="kinow" due-to="Dependabot">Bump
maven.plugin.version from 3.6.4 to 3.7.0 #149.</action>
</release>