File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 * License: GNU Lesser General Public License (LGPL), version 2.1 or later.
55 * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
66 */
7- jdbcDependency ' com.mysql:mysql-connector-j:8.0.33 '
7+ jdbcDependency ' com.mysql:mysql-connector-j:8.2.0 '
Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ dependencyResolutionManagement {
218218 def informixVersion = version " informix" , " 4.10.12"
219219 def mariadbVersion = version " mariadb" , " 2.7.9"
220220 def mssqlVersion = version " mssql" , " 12.2.0.jre11"
221- def mysqlVersion = version " mysql" , " 8.0.33 "
221+ def mysqlVersion = version " mysql" , " 8.2.0 "
222222 def oracleVersion = version " oracle" , " 23.3.0.23.09"
223223 def oracleLegacyVersion = version " oracleLegacy" , " 11.2.0.4"
224224 def pgsqlVersion = version " pgsql" , " 42.6.0"
You can’t perform that action at this time.
0 commit comments