[ci] Update java to 11.0.7+10

This commit is contained in:
Andreas Dangel
2020-04-15 19:37:19 +02:00
parent ac21dc95b1
commit 954bfb28d4

View File

@ -49,7 +49,7 @@ jobs:
env: BUILD=publish env: BUILD=publish
before_install: before_install:
- bash .travis/before_install.sh "11.0.6+10" - bash .travis/before_install.sh "11.0.7+10"
- source ${HOME}/java.env - source ${HOME}/java.env
install: true install: true
before_script: true before_script: true