Skip to content

Commit 362a8f2

Browse files
committed
Upgrade to Spring Boot 2.2.2
1 parent 79cb6cd commit 362a8f2

File tree

5 files changed

+2142
-1062
lines changed

5 files changed

+2142
-1062
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3636

3737
<!-- used dependencies versions -->
38-
<spring-boot.version>2.2.1.RELEASE</spring-boot.version>
38+
<spring-boot.version>2.2.2.RELEASE</spring-boot.version>
3939
<spring-cloud.version>Hoxton.RELEASE</spring-cloud.version>
4040
<wiremock.version>2.25.1</wiremock.version>
4141
<hazelcast-tests.version>3.12.4</hazelcast-tests.version>

0 commit comments

Comments
 (0)