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

View File

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