Skip to content

Commit 116289b

Browse files
committed
Upgraded mysql
1 parent c71b88a commit 116289b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.mysql</groupId>
3131
<artifactId>mysql-connector-j</artifactId>
32-
<version>8.0.33</version>
32+
<version>8.4.0</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>com.fasterxml.jackson.dataformat</groupId>

0 commit comments

Comments
 (0)