Skip to content

Commit b72aa1a

Browse files
committed
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.7
1 parent 303aac9 commit b72aa1a

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>org.mariadb.jdbc</groupId>
114114
<artifactId>mariadb-java-client</artifactId>
115-
<version>3.5.6</version>
115+
<version>3.5.7</version>
116116
<!-- https://mariadb.com/kb/en/about-mariadb-connector-j/#size-consideration -->
117117
<exclusions>
118118
<exclusion>

0 commit comments

Comments
 (0)