Skip to content

Commit 4705b89

Browse files
committed
Update to Spring Boot 2.2.7 and Spring Cloud Hoxton.SR4 i
closes #1422
1 parent c258811 commit 4705b89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3636

3737
<!-- used dependencies versions -->
38-
<spring-boot.version>2.2.5.RELEASE</spring-boot.version>
39-
<spring-cloud.version>Hoxton.SR2</spring-cloud.version>
38+
<spring-boot.version>2.2.7.RELEASE</spring-boot.version>
39+
<spring-cloud.version>Hoxton.SR4</spring-cloud.version>
4040
<wiremock.version>2.26.1</wiremock.version>
4141
<hazelcast-tests.version>3.12.6</hazelcast-tests.version>
4242
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>

0 commit comments

Comments
 (0)