Merge pull request #9851 from kwoyke/JAVA-1648

JAVA-1648: Get rid of the overriden spring-boot.version property in s…
This commit is contained in:
Dhawal Kapil 2020-08-12 07:58:56 +05:30 committed by GitHub
commit 5bd7edac87
1 changed files with 0 additions and 3 deletions

View File

@ -60,8 +60,5 @@
</plugin>
</plugins>
</build>
<properties>
<spring-boot.version>2.2.1.RELEASE</spring-boot.version>
</properties>
</project>