JAVA-1642: Get rid of the overriden spring-boot.version property

This commit is contained in:
Krzysztof Woyke
2020-06-24 15:42:46 +02:00
parent abad4882c6
commit 340c5a7524

View File

@@ -83,8 +83,4 @@
</plugins>
</build>
<properties>
<spring-boot.version>2.1.2.RELEASE</spring-boot.version>
</properties>
</project>