Skip to content

Commit

Permalink
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 4183a45 commit a47d598
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 @@ -109,7 +109,7 @@
<mysql.version>8.3.0</mysql.version>
<mariadb.groupId>org.mariadb.jdbc</mariadb.groupId>
<mariadb.artifactId>mariadb-java-client</mariadb.artifactId>
<mariadb.version>3.3.2</mariadb.version>
<mariadb.version>3.3.3</mariadb.version>
<derby.groupId>org.apache.derby</derby.groupId>
<derby.artifactId>derby</derby.artifactId>
<derby.version>10.14.2.0</derby.version>
Expand Down

0 comments on commit a47d598

Please sign in to comment.