Skip to content

Commit f05d6c8

Browse files
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.13.0 to 3.26.0
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.13.0 to 3.26.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.13.0...maven-pmd-plugin-3.26.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] <support@github.com>
1 parent ccc76ca commit f05d6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
</plugin>
155155
<plugin>
156156
<artifactId>maven-pmd-plugin</artifactId>
157-
<version>3.13.0</version>
157+
<version>3.26.0</version>
158158
<configuration>
159159
<targetJdk>1.8</targetJdk>
160160
</configuration>

0 commit comments

Comments
 (0)