revert explicit junit, maven version overrides for boot projects

This commit is contained in:
Loredana
2020-10-14 16:16:17 +03:00
parent d54ff6fd2d
commit 5a05897688
27 changed files with 2 additions and 116 deletions
@@ -46,10 +46,6 @@
<properties>
<spring-data-solr.version>2.0.5.RELEASE</spring-data-solr.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>