@@ -76,7 +76,7 @@ SPDX-License-Identifier: MIT
7676 section "jqwik prompt-injection in test output" for full context. -->
7777 <jqwik .version>1.9.3</jqwik .version>
7878 <archunit .version>1.4.2</archunit .version>
79- <spotbugs .version>4.9.8.3 </spotbugs .version>
79+ <spotbugs .version>4.9.8.4 </spotbugs .version>
8080 <fb-contrib .version>7.7.4</fb-contrib .version>
8181 <findsecbugs .version>1.14.0</findsecbugs .version>
8282 <spotless .version>3.6.0</spotless .version>
@@ -296,7 +296,7 @@ SPDX-License-Identifier: MIT
296296 <plugin >
297297 <groupId >org.pitest</groupId >
298298 <artifactId >pitest-maven</artifactId >
299- <version >1.25.3 </version >
299+ <version >1.25.4 </version >
300300 </plugin >
301301 <plugin >
302302 <groupId >org.sonatype.central</groupId >
@@ -643,7 +643,7 @@ SPDX-License-Identifier: MIT
643643 mutation parity, gated at a 100% threshold on every CI build. Expand
644644 the targetClasses globs as further packages reach parity (see README
645645 TODO). The value/ and exception/ trees are at 100% (verified with
646- pitest-maven 1.25.3 ); their unit tests are pure-Java (no native
646+ pitest-maven 1.25.4 ); their unit tests are pure-Java (no native
647647 libjllama / model file needed).
648648 -->
649649 <groupId >org.pitest</groupId >
0 commit comments