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 @@ -224,7 +224,7 @@ dependencyResolutionManagement {
224
224
def informixVersion = version " informix" , " 4.10.12"
225
225
def mariadbVersion = version " mariadb" , " 3.3.1"
226
226
def mssqlVersion = version " mssql" , " 12.2.0.jre11"
227
- def mysqlVersion = version " mysql" , " 8.0.33 "
227
+ def mysqlVersion = version " mysql" , " 8.2.0 "
228
228
def oracleVersion = version " oracle" , " 23.3.0.23.09"
229
229
def oracleLegacyVersion = version " oracleLegacy" , " 11.2.0.4"
230
230
def pgsqlVersion = version " pgsql" , " 42.7.1"
You can’t perform that action at this time.
0 commit comments