Skip to content

Commit 42c0691

Browse files
Bump mysql-connector-java from 8.0.11 to 8.0.28
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.11 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](mysql/mysql-connector-j@8.0.11...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0a6f55 commit 42c0691

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
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>mysql</groupId>
4747
<artifactId>mysql-connector-java</artifactId>
48-
<version>8.0.11</version>
48+
<version>8.0.28</version>
4949
</dependency>
5050
<dependency>
5151
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)