JAVA-1648: Get rid of the overriden spring-boot.version property in spring-5-security

This commit is contained in:
Krzysiek 2020-08-11 22:14:45 +02:00
parent 94f50e785e
commit e52c826968
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>