Skip to content

Commit ffbee20

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • jpa/helloworld/hibernate/JPAWithHibernate5/target/classes/META-INF/maven/com.javahelps/JPAWithHibernate5

jpa/helloworld/hibernate/JPAWithHibernate5/target/classes/META-INF/maven/com.javahelps/JPAWithHibernate5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>mysql</groupId>
3434
<artifactId>mysql-connector-java</artifactId>
35-
<version>6.0.4</version>
35+
<version>8.0.16</version>
3636
</dependency>
3737
</dependencies>
3838

0 commit comments

Comments
 (0)