We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f62b38 commit cf6a3e4Copy full SHA for cf6a3e4
1 file changed
ga/latest/kernel/helpers/build/infinispan-client-setup.sh
@@ -16,7 +16,7 @@
16
17
set -Eeo pipefail
18
19
-INFINISPAN_LATEST_STABLE_VERSION="14.0.0.Final"
+INFINISPAN_LATEST_STABLE_VERSION="14.0.35.Final"
20
INFINISPAN_CLIENT_VERSION=${INFINISPAN_CLIENT_VERSION:-$INFINISPAN_LATEST_STABLE_VERSION}
21
INFINISPAN_USE_LATEST_STABLE=${INFINISPAN_USE_LATEST_STABLE:-false}
22
0 commit comments