Skip to content

Commit

Permalink
Merge pull request #26 from hteppl/dependabot/maven/org.mariadb.jdbc-…
Browse files Browse the repository at this point in the history
…mariadb-java-client-3.3.1

Bump org.mariadb.jdbc:mariadb-java-client from 3.2.0 to 3.3.1
  • Loading branch information
hteppl authored Dec 10, 2023
2 parents 10cc1bd + 95e8b50 commit 4da37e5
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 @@ -106,7 +106,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.2.0</version>
<version>3.3.1</version>
</dependency>
<dependency>
<groupId>com.zaxxer</groupId>
Expand Down

0 comments on commit 4da37e5

Please sign in to comment.