Skip to content

Commit 66d9986

Browse files
Bump mysql-connector-java in /springmvc-java-config-example
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 66d9986

File tree

1 file changed

+1
-1
lines changed
  • springmvc-java-config-example

1 file changed

+1
-1
lines changed

springmvc-java-config-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>mysql</groupId>
3737
<artifactId>mysql-connector-java</artifactId>
38-
<version>5.1.47</version>
38+
<version>8.0.16</version>
3939
</dependency>
4040

4141
<!-- Hibernate Validator -->

0 commit comments

Comments
 (0)