Skip to content

Commit 7fcb065

Browse files
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.23.0
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.22.0 to 3.23.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.22.0...maven-pmd-plugin-3.23.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] <[email protected]>
1 parent 3e18e10 commit 7fcb065

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.22.0</version>
186+
<version>3.23.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.22.0</version>
224+
<version>3.23.0</version>
225225
<configuration>
226226
<skipEmptyReport>false</skipEmptyReport>
227227
</configuration>

0 commit comments

Comments
 (0)