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

@@ -69,10 +69,5 @@
<fastjson.version>1.2.47</fastjson.version>
<spatial4j.version>0.7</spatial4j.version>
<jts.version>1.15.0</jts.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>