We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d326a commit 2532f0dCopy full SHA for 2532f0d
.travis.yml
@@ -17,7 +17,7 @@ cache:
17
18
script:
19
- ./mvnw clean verify
20
- - ./mvnw clean verify -Dspring-boot.version=2.1.11.RELEASE -Dspring-boot.version.line=2.1.x
+ - ./mvnw clean verify -Dspring-boot.version=2.1.14.RELEASE -Dspring-boot.version.line=2.1.x
21
22
after_success:
23
- chmod -R 777 ./travis/after_success.sh
0 commit comments