Skip to content

Commit

Permalink
Updated Java 11 to 11.0.6 (#658)
Browse files Browse the repository at this point in the history
Java 11.0.6 is now the default Java version.
  • Loading branch information
freemanjp authored Jan 25, 2020
1 parent 5d1ffc6 commit 9f09097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioning/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
- role: gantsign.java
tags:
- java
java_version: 'jdk-11.0.5+10'
java_version: 'jdk-11.0.6+10'

# Install Maven
- role: gantsign.maven
Expand Down

0 comments on commit 9f09097

Please sign in to comment.