Skip to content

Commit eb395f3

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.24.0 (#880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d307cc2 commit eb395f3

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
@@ -250,7 +250,7 @@
250250
<plugin>
251251
<groupId>org.apache.maven.plugins</groupId>
252252
<artifactId>maven-pmd-plugin</artifactId>
253-
<version>3.23.0</version>
253+
<version>3.24.0</version>
254254
<configuration>
255255
<excludeRoots>${basedir}/target/generated-sources/</excludeRoots>
256256
</configuration>

0 commit comments

Comments
 (0)