Skip to content

Commit 981101a

Browse files
authored
Merge pull request #282 from microsoft/dependabot/maven/net.sourceforge.pmd-pmd-core-7.10.0
Java: Bump net.sourceforge.pmd:pmd-core from 6.55.0 to 7.10.0
2 parents 619f442 + 4ea2ad0 commit 981101a

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)