This is an automated email from the ASF dual-hosted git repository.
kinow pushed a commit to branch
dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.17.0
in repository https://gitbox.apache.org/repos/asf/commons-pool.git
commit cc257a784dd68108bf4f118ee97e978063a89452
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 10 12:02:32 2022 +0000
Bump maven-pmd-plugin from 3.16.0 to 3.17.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from
3.16.0 to 3.17.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
-
[Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.16.0...maven-pmd-plugin-3.17.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
src/changes/changes.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index eebcb48d..022d8144 100644
--- a/pom.xml
+++ b/pom.xml
@@ -420,7 +420,7 @@
</plugin>
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.16.0</version>
+ <version>3.17.0</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
</configuration>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ce7a9673..ebd3322f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -87,7 +87,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump actions/setup-java from 2 to 3.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump spotbugs from 4.3.0 to 4.6.0 #94, #99, #106, #114, #122, #129, #137.
+ Bump spotbugs from 4.3.0 to 4.7.1 #94, #99, #106, #114, #122, #129,
#137, #155.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump spotbugs-maven-plugin from 4.3.0 to 4.7.0.0 #102, #110, #119, #125,
#128, #139, #149.
@@ -99,7 +99,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump checkstyle from 8.45.1 to 9.3 #97, #104, #111, #121, #126, #132.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #101.
+ Bump maven-pmd-plugin from 3.14.0 to 3.17.0 #101, #153.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump biz.aQute.bndlib from 5.3.0 to 6.6.0 #105, #118, #135, #151.