Skip to content

Commit 650ef39

Browse files
Bump mysql-connector-java from 5.1.37 to 8.0.16
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.37 to 8.0.16. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](mysql/mysql-connector-j@5.1.37...8.0.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 373aff9 commit 650ef39

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
@@ -54,7 +54,7 @@
5454
<lombok.version>1.18.2</lombok.version>
5555
<junit.version>3.8.1</junit.version>
5656
<beanutils.version>1.9.2</beanutils.version>
57-
<mysql.version>5.1.37</mysql.version>
57+
<mysql.version>8.0.16</mysql.version>
5858
<protostuff.version>1.3.7</protostuff.version>
5959
<druid.version>1.0.16</druid.version>
6060
<concurrentlinkedhashmap.version>1.4.2</concurrentlinkedhashmap.version>

0 commit comments

Comments
 (0)