Skip to content

Commit 7b71c28

Browse files
Bump net.sourceforge.pmd:pmd-core from 6.36.0 to 7.22.0
Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from 6.36.0 to 7.22.0. - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](pmd/pmd@pmd_releases/6.36.0...pmd_releases/7.22.0) --- updated-dependencies: - dependency-name: net.sourceforge.pmd:pmd-core dependency-version: 7.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e1cff6 commit 7b71c28

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
@@ -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.22.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)