Skip to content

Commit

Permalink
deps: Update dependency org.mariadb.jdbc:mariadb-java-client to v3.3.3 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 21, 2024
1 parent 67d00ab commit 739e738
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jdbc/mariadb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.3.2</version>
<version>3.3.3</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.3.2</version>
<version>3.3.3</version>
</dependency>
</dependencies>
</profile>
Expand All @@ -106,7 +106,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.3.2</version>
<version>3.3.3</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 739e738

Please sign in to comment.