Skip to content

Commit 99becd9

Browse files
authoredMar 27, 2025··
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.3
1 parent 5fb069d commit 99becd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>org.mariadb.jdbc</groupId>
202202
<artifactId>mariadb-java-client</artifactId>
203-
<version>3.5.2</version>
203+
<version>3.5.3</version>
204204
<scope>test</scope>
205205
</dependency>
206206
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.