Skip to content

Commit 9e1414f

Browse files
committed
Update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.28.0
1 parent 97bbd1f commit 9e1414f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bzst-dip-java-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@
540540
<plugin>
541541
<groupId>org.apache.maven.plugins</groupId>
542542
<artifactId>maven-pmd-plugin</artifactId>
543-
<version>3.27.0</version>
543+
<version>3.28.0</version>
544544
<configuration>
545545
<analysisCache>true</analysisCache>
546546
<includeTests>true</includeTests>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<plugin>
7171
<groupId>org.apache.maven.plugins</groupId>
7272
<artifactId>maven-pmd-plugin</artifactId>
73-
<version>3.27.0</version>
73+
<version>3.28.0</version>
7474
<configuration>
7575
<analysisCache>true</analysisCache>
7676
<includeTests>true</includeTests>

0 commit comments

Comments
 (0)