Skip to content

Commit 0addf8f

Browse files
Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.6
1 parent 18f80d5 commit 0addf8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.mariadb.jdbc</groupId>
3232
<artifactId>mariadb-java-client</artifactId>
33-
<version>2.7.3</version>
33+
<version>2.7.6</version>
3434
</dependency>
3535
<dependency>
3636
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)