Skip to content

Commit

Permalink
Bump org.mariadb.jdbc:mariadb-java-client from 3.3.2 to 3.3.3 (#318)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2024
1 parent fd5e187 commit fb2748b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hscore-database/hscore-database-driver-mariadb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.3.2</version>
<version>3.3.3</version>
</dependency>
</dependencies>
</project>

0 comments on commit fb2748b

Please sign in to comment.