Skip to content

Commit da04f76

Browse files
committed
Update to spring-boot 2.1.13 on Travis CI
Fixes gh-426
1 parent 78d326a commit da04f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cache:
1717

1818
script:
1919
- ./mvnw clean verify
20-
- ./mvnw clean verify -Dspring-boot.version=2.1.11.RELEASE -Dspring-boot.version.line=2.1.x
20+
- ./mvnw clean verify -Dspring-boot.version=2.1.13.RELEASE -Dspring-boot.version.line=2.1.x
2121

2222
after_success:
2323
- chmod -R 777 ./travis/after_success.sh

0 commit comments

Comments
 (0)