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 4
4
* License: GNU Lesser General Public License (LGPL), version 2.1 or later.
5
5
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
6
6
*/
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 {
218
218
def informixVersion = version " informix" , " 4.10.12"
219
219
def mariadbVersion = version " mariadb" , " 2.7.9"
220
220
def mssqlVersion = version " mssql" , " 12.2.0.jre11"
221
- def mysqlVersion = version " mysql" , " 8.0.33 "
221
+ def mysqlVersion = version " mysql" , " 8.2.0 "
222
222
def oracleVersion = version " oracle" , " 23.3.0.23.09"
223
223
def oracleLegacyVersion = version " oracleLegacy" , " 11.2.0.4"
224
224
def pgsqlVersion = version " pgsql" , " 42.6.0"
You can’t perform that action at this time.
0 commit comments