|
|
|
@ -36,8 +36,6 @@
|
|
|
|
|
<system-rules.version>1.19.0</system-rules.version>
|
|
|
|
|
<slf4j.version>1.7.30</slf4j.version>
|
|
|
|
|
<jackson.version>2.11.0</jackson.version>
|
|
|
|
|
<maven-cobertura-plugin.version>2.7</maven-cobertura-plugin.version>
|
|
|
|
|
<maven-coveralls-plugin.version>4.3.0</maven-coveralls-plugin.version>
|
|
|
|
|
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
|
|
|
|
|
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
|
|
|
|
|
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
|
|
|
|
@ -148,11 +146,6 @@
|
|
|
|
|
</compilerArgs>
|
|
|
|
|
</configuration>
|
|
|
|
|
</plugin>
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.eluder.coveralls</groupId>
|
|
|
|
|
<artifactId>coveralls-maven-plugin</artifactId>
|
|
|
|
|
<version>${maven-coveralls-plugin.version}</version>
|
|
|
|
|
</plugin>
|
|
|
|
|
<plugin>
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
<artifactId>maven-surefire-plugin</artifactId>
|
|
|
|
|