Skip to content

Commit 8fcc22d

Browse files
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.3.1
1 parent bf96155 commit 8fcc22d

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
@@ -198,7 +198,7 @@
198198
<dependency>
199199
<groupId>org.mariadb.jdbc</groupId>
200200
<artifactId>mariadb-java-client</artifactId>
201-
<version>3.3.0</version>
201+
<version>3.3.1</version>
202202
<scope>test</scope>
203203
</dependency>
204204
</dependencies>

0 commit comments

Comments
 (0)