Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

Commit 3f786d7

Browse files
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.19.0 to 3.25.0
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.19.0 to 3.25.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.19.0...maven-pmd-plugin-3.25.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 244c093 commit 3f786d7

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
@@ -90,7 +90,7 @@
9090
<plugin>
9191
<groupId>org.apache.maven.plugins</groupId>
9292
<artifactId>maven-pmd-plugin</artifactId>
93-
<version>3.19.0</version>
93+
<version>3.25.0</version>
9494
<configuration>
9595
<analysisCache>true</analysisCache>
9696
<analysisCacheLocation>${project.build.directory}/pmd/pmd.cache</analysisCacheLocation>

0 commit comments

Comments
 (0)