We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daf2805 commit 10066a8Copy full SHA for 10066a8
springboot-transactional/pom.xml
@@ -48,7 +48,7 @@
48
<dependency>
49
<groupId>mysql</groupId>
50
<artifactId>mysql-connector-java</artifactId>
51
- <version>5.1.44</version>
+ <version>8.0.28</version>
52
</dependency>
53
<!-- Druid 数据连接池依赖 -->
54
0 commit comments