Skip to content

Commit 2fc5cc5

Browse files
Update pom.xml
1 parent 2410ac4 commit 2fc5cc5

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

pom.xml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -315,26 +315,6 @@
315315
<artifactId>maven-enforcer-plugin</artifactId>
316316
<version>3.5.0</version>
317317
</plugin>
318-
<plugin>
319-
<groupId>org.codehaus.mojo</groupId>
320-
<artifactId>flatten-maven-plugin</artifactId>
321-
<version>1.7.0</version>
322-
</plugin>
323-
<plugin>
324-
<groupId>org.jacoco</groupId>
325-
<artifactId>jacoco-maven-plugin</artifactId>
326-
<version>0.8.13</version>
327-
</plugin>
328-
<plugin>
329-
<groupId>org.pitest</groupId>
330-
<artifactId>pitest-maven</artifactId>
331-
<version>1.19.5</version>
332-
</plugin>
333-
<plugin>
334-
<groupId>com.github.spotbugs</groupId>
335-
<artifactId>spotbugs-maven-plugin</artifactId>
336-
<version>4.9.3.0</version>
337-
</plugin>
338318
</plugins>
339319
</pluginManagement>
340320
</build>

0 commit comments

Comments
 (0)