Skip to content

Commit af493aa

Browse files
kingswanwhokingswanwho
and
kingswanwho
authored
DRILL-8254: upgrade mysql-connectors-java to 8.0.28 due to CVE-2022-21363 (#2581)
Co-authored-by: kingswanwho <[email protected]>
1 parent 1710400 commit af493aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/storage-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<name>Drill : Contrib : Storage : JDBC</name>
3232

3333
<properties>
34-
<mysql.connector.version>8.0.25</mysql.connector.version>
34+
<mysql.connector.version>8.0.28</mysql.connector.version>
3535
<clickhouse.jdbc.version>0.3.1</clickhouse.jdbc.version>
3636
<h2.version>2.1.210</h2.version>
3737
<postgresql.version>42.3.3</postgresql.version>

0 commit comments

Comments
 (0)