Skip to content

Commit

Permalink
Merge pull request #36 from ongres/dependabot/maven/pmd.version-7.3.0
Browse files Browse the repository at this point in the history
chore(deps): Bump pmd.version from 7.2.0 to 7.3.0
  • Loading branch information
jorsol authored Jul 8, 2024
2 parents b922713 + 862c1c2 commit 14b4fe4
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.version>4.8.6</spotbugs.version>
<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.version>7.3.0</pmd.version>
<pmd-plugin.version>3.23.0</pmd-plugin.version>
<forbiddenapis.version>3.7</forbiddenapis.version>
<checks.location>${rootDirectory}/checks</checks.location>
Expand Down

0 comments on commit 14b4fe4

Please sign in to comment.