Skip to content

Commit 075e1b0

Browse files
committed
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.3
1 parent 1290bf9 commit 075e1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
<dependency>
202202
<groupId>org.mariadb.jdbc</groupId>
203203
<artifactId>mariadb-java-client</artifactId>
204-
<version>3.5.2</version>
204+
<version>3.5.3</version>
205205
<!-- https://mariadb.com/kb/en/about-mariadb-connector-j/#size-consideration -->
206206
<exclusions>
207207
<exclusion>

0 commit comments

Comments
 (0)