Skip to content

Commit 3e39aa0

Browse files
---
updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0593ac commit 3e39aa0

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
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>org.mariadb.jdbc</groupId>
8484
<artifactId>mariadb-java-client</artifactId>
85-
<version>3.3.3</version>
85+
<version>3.4.0</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>me.clip</groupId>

0 commit comments

Comments
 (0)