Merge pull request #9654 from kwoyke/JAVA-1647

JAVA-1647: Get rid of the overriden spring-boot.version property
This commit is contained in:
Josh Cummings 2020-07-08 08:41:52 -06:00 committed by GitHub
commit 9182cfb85f
1 changed files with 0 additions and 3 deletions

View File

@ -64,7 +64,4 @@
</plugins>
</build>
<properties>
<spring-boot.version>2.2.0.RELEASE</spring-boot.version>
</properties>
</project>