JAVA-926: Upgraded spring boot version
This commit is contained in:
parent
4a45d8c808
commit
e24cc4d7b0
@ -63,7 +63,7 @@
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<spring-boot.version>1.5.2.RELEASE</spring-boot.version>
|
<spring-boot.version>2.2.6.RELEASE</spring-boot.version>
|
||||||
<greeter.version>0.0.1-SNAPSHOT</greeter.version>
|
<greeter.version>0.0.1-SNAPSHOT</greeter.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<greeter.version>0.0.1-SNAPSHOT</greeter.version>
|
<greeter.version>0.0.1-SNAPSHOT</greeter.version>
|
||||||
<spring-boot.version>1.5.2.RELEASE</spring-boot.version>
|
<spring-boot.version>2.2.6.RELEASE</spring-boot.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
</project>
|
</project>
|
Loading…
x
Reference in New Issue
Block a user