Skip to content

Commit eecd09b

Browse files
committed
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.5
1 parent d9d62c2 commit eecd09b

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
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>org.mariadb.jdbc</groupId>
107107
<artifactId>mariadb-java-client</artifactId>
108-
<version>3.5.4</version>
108+
<version>3.5.5</version>
109109
<!-- https://mariadb.com/kb/en/about-mariadb-connector-j/#size-consideration -->
110110
<exclusions>
111111
<exclusion>

0 commit comments

Comments
 (0)