Merge pull request #9572 from kwoyke/JAVA-1642

JAVA-1642: Get rid of the overriden spring-boot.version property
This commit is contained in:
Josh Cummings 2020-06-27 16:36:50 -06:00 committed by GitHub
commit 74bf53586c

View File

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