Skip to content

Commit 57ae0a6

Browse files
Bump net.sourceforge.pmd:pmd-core from 6.36.0 to 7.10.0
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] <support@github.com>
1 parent 027df7d commit 57ae0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<!-- build environment target versions -->
4343
<maven.compiler.source>1.8</maven.compiler.source>
4444
<maven.compiler.target>1.8</maven.compiler.target>
45-
<pmd.version>6.36.0</pmd.version>
45+
<pmd.version>7.10.0</pmd.version>
4646
<checkstyle.version>8.44</checkstyle.version>
4747
<!--cast, deprecation, divzero, empty, fallthrough, finally, overrides, path, serial, and unchecked -->
4848
<lint>unchecked</lint>

0 commit comments

Comments
 (0)