Skip to content

Commit c1d4714

Browse files
Bump mysql-connector-java
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.47 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.47...8.0.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23cee51 commit c1d4714

File tree

1 file changed

+1
-1
lines changed
  • springmvc5-springdatajpa2-jsp-mysql-example

1 file changed

+1
-1
lines changed

springmvc5-springdatajpa2-jsp-mysql-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>mysql</groupId>
9696
<artifactId>mysql-connector-java</artifactId>
97-
<version>5.1.47</version>
97+
<version>8.0.16</version>
9898
</dependency>
9999

100100
<!-- logging -->

0 commit comments

Comments
 (0)