revert explicit junit, maven version overrides for boot projects

This commit is contained in:
Loredana
2020-10-14 16:16:17 +03:00
parent 71b6c96a47
commit aae130aab4
27 changed files with 2 additions and 116 deletions

View File

@@ -54,10 +54,6 @@
<spring-boot.version>2.2.6.RELEASE</spring-boot.version>
<cassandra-unit-spring.version>3.11.2.0</cassandra-unit-spring.version>
<!-- testing -->
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<junit-jupiter.version>5.6.2</junit-jupiter.version>
<junit.version>4.13</junit.version>
</properties>
</project>