Skip to content

Commit 34f5727

Browse files
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0 (#248)
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.21.2 to 3.22.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.21.2...maven-pmd-plugin-3.22.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d098fcc commit 34f5727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
</plugin>
304304
<plugin>
305305
<artifactId>maven-pmd-plugin</artifactId>
306-
<version>3.21.2</version>
306+
<version>3.22.0</version>
307307
<configuration>
308308
<sourceEncoding>UTF-8</sourceEncoding>
309309
<targetJdk>${jdk.version}</targetJdk>

0 commit comments

Comments
 (0)