Skip to content

Commit ef7554c

Browse files
authored
Merge pull request #87 from CoagulateSL/dependabot/maven/com.mysql-mysql-connector-j-9.4.0
DependaBot : Bump com.mysql:mysql-connector-j from 9.3.0 to 9.4.0
2 parents f762286 + 2be48a1 commit ef7554c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.mysql</groupId>
5858
<artifactId>mysql-connector-j</artifactId>
59-
<version>9.3.0</version>
59+
<version>9.4.0</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)