Skip to content

Commit 81e15e3

Browse files
build(deps): bump mysql-connector-java from 5.0.5 to 8.0.28
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.0.5 to 8.0.28. - [Release notes](https://github.com/mysql/mysql-connector-j/releases) - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/commits/8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f8ab1a commit 81e15e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>mysql</groupId>
110110
<artifactId>mysql-connector-java</artifactId>
111-
<version>5.0.5</version>
111+
<version>8.0.28</version>
112112
</dependency>
113113
<dependency>
114114
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)