Skip to content

Commit 58fbd50

Browse files
Bump net.sourceforge.pmd:pmd-core from 7.10.0 to 7.22.0
Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from 7.10.0 to 7.22.0. - [Release notes](https://github.com/pmd/pmd/releases) - [Commits](pmd/pmd@pmd_releases/7.10.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 f863395 commit 58fbd50

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>7.10.0</pmd.version>
63+
<pmd.version>7.22.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>git@github.com:${project.github.repository}.git</repository.url>

0 commit comments

Comments
 (0)