Skip to content

Commit db6ddc1

Browse files
authored
Merge pull request #353 from microsoft/dependabot/maven/net.sourceforge.pmd-pmd-core-7.22.0
Java: Bump net.sourceforge.pmd:pmd-core from 7.10.0 to 7.22.0
2 parents 4036986 + 58fbd50 commit db6ddc1

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)