Skip to content

Commit 38ce0b9

Browse files
authored
Merge pull request #253 from c-rack/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.28.0
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.27.0 to 3.28.0
2 parents 17d54bd + 543d0f3 commit 38ce0b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.apache.maven.plugins</groupId>
185185
<artifactId>maven-pmd-plugin</artifactId>
186-
<version>3.27.0</version>
186+
<version>3.28.0</version>
187187
<configuration>
188188
<skipEmptyReport>false</skipEmptyReport>
189189
</configuration>
@@ -221,7 +221,7 @@
221221
<plugin>
222222
<groupId>org.apache.maven.plugins</groupId>
223223
<artifactId>maven-pmd-plugin</artifactId>
224-
<version>3.27.0</version>
224+
<version>3.28.0</version>
225225
<configuration>
226226
<skipEmptyReport>false</skipEmptyReport>
227227
</configuration>

0 commit comments

Comments
 (0)