Skip to content

Commit

Permalink
deps: Update dependency org.mariadb.jdbc:mariadb-java-client to v3.3.1 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 30, 2023
1 parent 6294ad0 commit 025235b
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 @@ -135,7 +135,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down Expand Up @@ -174,7 +174,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</dependency>
</dependencies>
</profile>
Expand All @@ -188,7 +188,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</dependency>
</dependencies>
</profile>
Expand Down

0 comments on commit 025235b

Please sign in to comment.