We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e396217 commit 68bffb2Copy full SHA for 68bffb2
couchbase-tableau-connector/tableau-connector-build.sh
@@ -6,7 +6,7 @@ echo "Download dependent tools: maven and jdk"
6
#Download maven (3.3.9+ should work)
7
8
CBDEP_VESION=1.1.2
9
-JDK_VERSION=11.0.9+11
+JDK_VERSION=11.0.20+8
10
MAVEN_VERSION=3.5.2-cb6
11
12
mkdir deps
0 commit comments