Skip to content

Commit

Permalink
Bump net.sourceforge.pmd:pmd-core from 6.36.0 to 7.10.0
Browse files Browse the repository at this point in the history
Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from 6.36.0 to 7.10.0.
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/main/docs/render_release_notes.rb)
- [Commits](pmd/pmd@pmd_releases/6.36.0...pmd_releases/7.10.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 027df7d commit 57ae0a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<!-- build environment target versions -->
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<pmd.version>6.36.0</pmd.version>
<pmd.version>7.10.0</pmd.version>
<checkstyle.version>8.44</checkstyle.version>
<!--cast, deprecation, divzero, empty, fallthrough, finally, overrides, path, serial, and unchecked -->
<lint>unchecked</lint>
Expand Down

0 comments on commit 57ae0a6

Please sign in to comment.