Skip to content

Commit 5b302d3

Browse files
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0 (#772)
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.26.0 to 3.27.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.26.0...maven-pmd-plugin-3.27.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4e018c commit 5b302d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@
923923
<plugin>
924924
<groupId>org.apache.maven.plugins</groupId>
925925
<artifactId>maven-pmd-plugin</artifactId>
926-
<version>3.26.0</version>
926+
<version>3.27.0</version>
927927
<configuration>
928928
<targetJdk>${javac.target}</targetJdk>
929929
<printFailingErrors>true</printFailingErrors>

0 commit comments

Comments
 (0)