Skip to content

Commit

Permalink
Merge pull request #29 from ongres/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-pmd-plugin-3.23.0

Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.23.0
  • Loading branch information
jorsol authored Jun 17, 2024
2 parents a8258e8 + 7966599 commit 3d21a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scram-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<spotbugs-plugin.version>4.8.5.0</spotbugs-plugin.version>
<findsecbugs.version>1.13.0</findsecbugs.version>
<pmd.version>7.2.0</pmd.version>
<pmd-plugin.version>3.22.0</pmd-plugin.version>
<pmd-plugin.version>3.23.0</pmd-plugin.version>
<forbiddenapis.version>3.7</forbiddenapis.version>
<checks.location>${maven.multiModuleProjectDirectory}/checks</checks.location>
<checkstyle.config.location>${checks.location}/checkstyle.xml</checkstyle.config.location>
Expand Down

0 comments on commit 3d21a11

Please sign in to comment.