Skip to content

Commit 6402c45

Browse files
committed
fix: upgrade com.mysql:mysql-connector-j from 8.3.0 to 8.4.0
Snyk has created this PR to upgrade com.mysql:mysql-connector-j from 8.3.0 to 8.4.0. See this package in maven: com.mysql:mysql-connector-j See this project in Snyk: https://app.snyk.io/org/gustavomcarmo/project/0f1290d3-52fc-4d1e-a698-2ce916e1e6ab?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0e259fa commit 6402c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.mysql</groupId>
5050
<artifactId>mysql-connector-j</artifactId>
51-
<version>8.3.0</version>
51+
<version>8.4.0</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>io.springfox</groupId>

0 commit comments

Comments
 (0)