[ci] Update java to 11.0.7+10

This commit is contained in:
Andreas Dangel committed 2020-04-15 19:37:19 +02:00
1 parent ac21dc95b1
commit 954bfb28d4
1 file changed
+1 -1
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
env: BUILD=publish
before_install:
- bash .travis/before_install.sh "11.0.6+10"
- bash .travis/before_install.sh "11.0.7+10"
- source ${HOME}/java.env
install: true
before_script: true