Skip to content

Commit 65e5f80

Browse files
Bump mysql-connector-java in /authentication-server (#31)
1 parent b186175 commit 65e5f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

authentication-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>mysql</groupId>
4545
<artifactId>mysql-connector-java</artifactId>
46-
<version>5.1.46</version>
46+
<version>8.0.28</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>org.apache.servicecomb.fence</groupId>

0 commit comments

Comments
 (0)