Skip to content

Commit a7718af

Browse files
Bump maven-pmd-plugin from 3.12.0 to 3.13.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.12.0 to 3.13.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.12.0...maven-pmd-plugin-3.13.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 680d0ff commit a7718af

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
@@ -417,7 +417,7 @@ limitations under the License.
417417
<plugin>
418418
<groupId>org.apache.maven.plugins</groupId>
419419
<artifactId>maven-pmd-plugin</artifactId>
420-
<version>3.12.0</version>
420+
<version>3.13.0</version>
421421
<configuration>
422422
<targetJdk>${maven.compiler.source}</targetJdk>
423423
<rulesets>

0 commit comments

Comments
 (0)