Skip to content

Commit 68bffb2

Browse files
committed
CBD-5553, bump jdk version for tableau-connector.
digicert was renewed and generated using a newer jdk. matching jdk is needed for signing. -Ming Change-Id: I8e71e5512f0556070c5bb9f3e5053eb80f0ee5b6 Reviewed-on: https://review.couchbase.org/c/build-tools/+/194906 Tested-by: Ming Ho <[email protected]> Reviewed-by: Ming Ho <[email protected]>
1 parent e396217 commit 68bffb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

couchbase-tableau-connector/tableau-connector-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ echo "Download dependent tools: maven and jdk"
66
#Download maven (3.3.9+ should work)
77

88
CBDEP_VESION=1.1.2
9-
JDK_VERSION=11.0.9+11
9+
JDK_VERSION=11.0.20+8
1010
MAVEN_VERSION=3.5.2-cb6
1111

1212
mkdir deps

0 commit comments

Comments
 (0)