Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 6b67fd7

Browse files
committed
Merge pull request #47 from joneslee85/patch-1
Bump Java 7 to u71
2 parents 1f71434 + f55bf22 commit 6b67fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/init.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# include java
66
class java (
7-
$update_version = '67',
7+
$update_version = '71',
88
$base_download_url = 'https://s3.amazonaws.com/boxen-downloads/java'
99
) {
1010
include boxen::config

0 commit comments

Comments
 (0)