File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 435435 <plugin >
436436 <groupId >org.pitest</groupId >
437437 <artifactId >pitest-maven</artifactId >
438- <version >1.5.2 </version >
438+ <version >1.7.5 </version >
439439 <dependencies >
440440 <dependency >
441441 <groupId >org.pitest</groupId >
444444 </dependency >
445445 </dependencies >
446446 <configuration >
447+ <jvmArgs >
448+ <jvmArg >-XX:+AllowRedefinitionToAddDeleteMethods</jvmArg >
449+ </jvmArgs >
447450 <excludedGroups >integration-test</excludedGroups >
448451 <targetClasses >
449452 <param >org.springframework.data.elasticsearch.core.geo.*</param >
460463 <groupId >org.asciidoctor</groupId >
461464 <artifactId >asciidoctor-maven-plugin</artifactId >
462465 </plugin >
463- </plugins >
466+ </plugins >
464467 </build >
465468
466469 <profiles >
You can’t perform that action at this time.
0 commit comments