Skip to content

Commit a3fc3d0

Browse files
build(deps): bump net.sourceforge.pmd:pmd-core from 7.8.0 to 7.10.0
Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from 7.8.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/7.8.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 f796992 commit a3fc3d0

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
@@ -99,7 +99,7 @@
9999
<formatter.skip>false</formatter.skip>
100100
<!-- Only upgrade to the latest version you can have in Eclipse, no later
101101
versions; otherwise, you may not be able to run checks in Eclipse -->
102-
<pmdVersion>7.8.0</pmdVersion>
102+
<pmdVersion>7.10.0</pmdVersion>
103103
<pmd.plugin.version>3.26.0</pmd.plugin.version>
104104
<xlint.compiler.arg>-Xlint:all,-classfile,-try,-module,-requires-automatic,-requires-transitive-automatic,-exports</xlint.compiler.arg>
105105
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>

0 commit comments

Comments
 (0)