JAVA-1641: Remove overriden spring-boot.version property

This commit is contained in:
Krzysztof Woyke 2020-05-27 13:48:16 +02:00
parent 7b53c3cb55
commit 771b415b87
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@
</build>
<properties>
<spring-boot.version>2.1.1.RELEASE</spring-boot.version>
<start-class>com.baeldung.birt.engine.ReportEngineApplication</start-class>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>