Skip to content

Commit cba861e

Browse files
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.4.0
1 parent da4356a commit cba861e

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
@@ -199,7 +199,7 @@
199199
<dependency>
200200
<groupId>org.mariadb.jdbc</groupId>
201201
<artifactId>mariadb-java-client</artifactId>
202-
<version>3.3.3</version>
202+
<version>3.4.0</version>
203203
<scope>test</scope>
204204
</dependency>
205205
</dependencies>

0 commit comments

Comments
 (0)