Bump mariadb (#3439)

This commit is contained in:
Tadgh 2022-03-02 15:35:08 -08:00 committed by GitHub
parent 4b5f75c069
commit 016774d653
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1694,7 +1694,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>2.7.2</version>
<version>3.0.3</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>