Skip to content

Commit 575bf05

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@
486486
<groupId>mysql</groupId>
487487
<artifactId>mysql-connector-java</artifactId>
488488
<!-- use this version to be compatible with fenix mysql lib -->
489-
<version>5.1.49</version>
489+
<version>8.0.28</version>
490490
</dependency>
491491

492492
<!-- Logging -->

0 commit comments

Comments
 (0)