Skip to content

Commit 70f52ae

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 214f041 commit 70f52ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ under the License.
322322
<plugin>
323323
<groupId>org.apache.maven.plugins</groupId>
324324
<artifactId>maven-pmd-plugin</artifactId>
325-
<version>3.22.0</version>
325+
<version>3.23.0</version>
326326
<configuration>
327327
<excludes>
328328
<exclude>org/scoverage/plugin/HelpMojo.java</exclude>

0 commit comments

Comments
 (0)