Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 97cc045

Browse files
Bump mysql-connector-java in /developer-tools/java-debugging/app
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.21 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.21...8.0.16) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf093d0 commit 97cc045

File tree

1 file changed

+1
-1
lines changed
  • developer-tools/java-debugging/app

1 file changed

+1
-1
lines changed

developer-tools/java-debugging/app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>mysql</groupId>
3030
<artifactId>mysql-connector-java</artifactId>
31-
<version>5.1.21</version>
31+
<version>8.0.16</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.hibernate</groupId>

0 commit comments

Comments
 (0)