Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Commit 4239b20

Browse files
committed
Updated MySQL JDBC driver version for new DB
1 parent 15b00a6 commit 4239b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
<dependency>
278278
<groupId>mysql</groupId>
279279
<artifactId>mysql-connector-java</artifactId>
280-
<version>5.1.35</version>
280+
<version>8.0.33</version>
281281
</dependency>
282282

283283
<dependency>

0 commit comments

Comments
 (0)