Skip to content

Commit 9cc46e4

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

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
@@ -881,7 +881,7 @@
881881
<plugin>
882882
<groupId>org.apache.maven.plugins</groupId>
883883
<artifactId>maven-pmd-plugin</artifactId>
884-
<version>3.27.0</version>
884+
<version>3.28.0</version>
885885
<configuration>
886886
<targetJdk>${javac.target}</targetJdk>
887887
<printFailingErrors>true</printFailingErrors>

0 commit comments

Comments
 (0)