Skip to content

Commit

Permalink
Updated Java 11 to 11.0.11 (#728)
Browse files Browse the repository at this point in the history
Java 11.0.11 is now the default Java version.
  • Loading branch information
freemanjp authored Apr 25, 2021
1 parent e4020a2 commit 00870da
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 @@ -237,7 +237,7 @@
- role: gantsign.java
tags:
- java
java_version: '11.0.10+9'
java_version: '11.0.11+9'

# Install Maven
- role: gantsign.maven
Expand Down

0 comments on commit 00870da

Please sign in to comment.