Skip to content

Commit 4ea2ad0

Browse files
Bump net.sourceforge.pmd:pmd-core from 6.55.0 to 7.10.0
Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from 6.55.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.55.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]>
1 parent 619f442 commit 4ea2ad0

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
@@ -60,7 +60,7 @@
6060
<mockito.version>5.14.2</mockito.version>
6161
<mutability.detector.version>0.9.1</mutability.detector.version>
6262
<!-- TODO move to 7.6.0+ in the future -->
63-
<pmd.version>6.55.0</pmd.version>
63+
<pmd.version>7.10.0</pmd.version>
6464
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6565
<project.github.repository>microsoft/semantic-kernel</project.github.repository>
6666
<repository.url>[email protected]:${project.github.repository}.git</repository.url>

0 commit comments

Comments
 (0)