Skip to content

Commit

Permalink
Merge pull request #702 from liquibase/dependabot/maven/org.mariadb.j…
Browse files Browse the repository at this point in the history
…dbc-mariadb-java-client-3.3.2

Bump org.mariadb.jdbc:mariadb-java-client from 3.3.1 to 3.3.2
  • Loading branch information
vitaliimak authored Dec 21, 2023
2 parents 85e9be0 + 89eff34 commit 7682089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7682089

Please sign in to comment.