JAVA-1648: Get rid of the overriden spring-boot.version property in spring-5-security
This commit is contained in:
parent
94f50e785e
commit
e52c826968
|
@ -60,8 +60,5 @@
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
<properties>
|
|
||||||
<spring-boot.version>2.2.1.RELEASE</spring-boot.version>
|
|
||||||
</properties>
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue