Skip to content

Commit 7482d01

Browse files
Bump mysql-connector-java in /jpa/helloworld/hibernate/JPAHelloWorld
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.36 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.36...8.0.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa95ab5 commit 7482d01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • jpa/helloworld/hibernate/JPAHelloWorld

jpa/helloworld/hibernate/JPAHelloWorld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>mysql</groupId>
4848
<artifactId>mysql-connector-java</artifactId>
49-
<version>5.1.36</version>
49+
<version>8.0.16</version>
5050
</dependency>
5151
</dependencies>
5252
</project>

0 commit comments

Comments
 (0)