We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78504c1 + 2d4afe8 commit 83526a4Copy full SHA for 83526a4
.travis.yml
@@ -14,7 +14,7 @@ jobs:
14
15
script:
16
- ./mvnw clean verify
17
- - ./mvnw clean verify -Dspring.version=5.1.14.RELEASE -Dspring-batch.version=4.1.3.RELEASE
+ - ./mvnw clean verify -Dspring.version=5.1.15.RELEASE -Dspring-batch.version=4.1.4.RELEASE
18
19
after_success:
20
- chmod -R 777 ./travis/after_success.sh
0 commit comments