aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-03 04:07:00 +0000
committerGitHub <noreply@github.com>2023-11-03 04:07:00 +0000
commitcc2e5d7f9d39ee0c30782967194facecaae0ea46 (patch)
treeac6fa193c2f7e949fb10aa60cf68aac970d61a77
parent0a808338c5fe6a24c2c52fac7403c7eb763398e1 (diff)
downloadcbor-java-cc2e5d7f9d39ee0c30782967194facecaae0ea46.tar.gz
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.21.0 to 3.21.2. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.21.0...maven-pmd-plugin-3.21.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ae6066d..23c7012 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,7 +183,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.21.0</version>
+ <version>3.21.2</version>
<configuration>
<skipEmptyReport>false</skipEmptyReport>
</configuration>
@@ -221,7 +221,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.21.0</version>
+ <version>3.21.2</version>
<configuration>
<skipEmptyReport>false</skipEmptyReport>
</configuration>