Skip to content

Commit 9b9b9f0

Browse files
committed
Upgrade to Spring Cloud Hoxton.RC2
closes codecentric#1299
1 parent 467f96d commit 9b9b9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<!-- used dependencies versions -->
3838
<spring-boot.version>2.2.1.RELEASE</spring-boot.version>
39-
<spring-cloud.version>Hoxton.RC1</spring-cloud.version>
39+
<spring-cloud.version>Hoxton.RC2</spring-cloud.version>
4040
<wiremock.version>2.24.0</wiremock.version>
4141
<hazelcast-tests.version>3.12.2</hazelcast-tests.version>
4242
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>

0 commit comments

Comments
 (0)