Skip to content

Commit 1a1bd37

Browse files
author
WhiteSource for GitHub.com
committed
Update dependency mysql:mysql-connector-java to v8.0.23
1 parent ac79dee commit 1a1bd37

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>mysql</groupId>
2424
<artifactId>mysql-connector-java</artifactId>
25-
<version>8.0.21</version>
25+
<version>8.0.23</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.json</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>mysql</groupId>
2424
<artifactId>mysql-connector-java</artifactId>
25-
<version>8.0.21</version>
25+
<version>8.0.23</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)