Skip to content

Commit 10066a8

Browse files
Bump mysql-connector-java in /springboot-transactional
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.44 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.44...8.0.28) --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent daf2805 commit 10066a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-transactional/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>mysql</groupId>
5050
<artifactId>mysql-connector-java</artifactId>
51-
<version>5.1.44</version>
51+
<version>8.0.28</version>
5252
</dependency>
5353
<!-- Druid 数据连接池依赖 -->
5454
<dependency>

0 commit comments

Comments
 (0)