JAVA-1653: Remove spring-boot.version property

This commit is contained in:
Krzysiek 2020-05-10 22:31:27 +02:00
parent 54ea2f0614
commit 714034ccf0
1 changed files with 0 additions and 4 deletions

View File

@ -16,10 +16,6 @@
<relativePath>../../parent-boot-2</relativePath> <relativePath>../../parent-boot-2</relativePath>
</parent> </parent>
<properties>
<spring-boot.version>2.2.6.RELEASE</spring-boot.version>
</properties>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>