Skip to content

Commit bf2da7e

Browse files
authored
Merge pull request eugenp#5430 from bmontuelle/master
Bump spring-cloud dependency version to fix project startup
2 parents b57a14d + cd48558 commit bf2da7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-zuul/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<properties>
4040
<!-- Spring -->
41-
<spring-cloud.version>1.2.3.RELEASE</spring-cloud.version>
41+
<spring-cloud.version>1.2.7.RELEASE</spring-cloud.version>
4242
<!-- util -->
4343
<commons-lang3.version>3.5</commons-lang3.version>
4444
<!-- Maven plugins -->

0 commit comments

Comments
 (0)