mirror of
https://github.com/apache/nifi.git
synced 2025-03-04 00:19:44 +00:00
NIFI-12688 Upgrade mysql-connector-j to 8.3.0
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #8327.
This commit is contained in:
parent
001ada9536
commit
3a1389ef9b
@ -54,7 +54,7 @@
|
||||
<dependency>
|
||||
<groupId>com.mysql</groupId>
|
||||
<artifactId>mysql-connector-j</artifactId>
|
||||
<version>8.2.0</version>
|
||||
<version>8.3.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mariadb.jdbc</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user