Skip to content

Commit 1ceb37e

Browse files
Update dependency com.mysql:mysql-connector-j to v8.3.0
1 parent ce16863 commit 1ceb37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

order-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<groupId>com.mysql</groupId>
6464
<artifactId>mysql-connector-j</artifactId>
6565
<scope>runtime</scope>
66-
<version>8.2.0</version>
66+
<version>8.3.0</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)