GUACAMOLE-553: Update JDBC MySQL connector library to version 5.1.45

This commit is contained in:
Mathias
2018-04-23 13:40:29 +02:00
committed by GitHub
parent 1ac08257bc
commit 5410c6bc0e

View File

@@ -78,7 +78,7 @@ tar -xzf extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/target/
#
echo "Downloading MySQL Connector/J ..."
curl -L "http://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.35.tar.gz" | \
curl -L "https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.46.tar.gz" | \
tar -xz \
-C "$DESTINATION/mysql/" \
--wildcards \