Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 00bf252

Browse files
authoredApr 29, 2025··
Update dependency com.mysql:mysql-connector-j to v9.3.0
1 parent 9683c5e commit 00bf252

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
@@ -214,7 +214,7 @@
214214
<dependency>
215215
<groupId>com.mysql</groupId>
216216
<artifactId>mysql-connector-j</artifactId>
217-
<version>9.2.0</version>
217+
<version>9.3.0</version>
218218
<scope>test</scope>
219219
</dependency>
220220
</dependencies>

0 commit comments

Comments
 (0)
Please sign in to comment.