This commit is contained in:
dependabot[bot] 2024-05-02 08:52:43 +00:00 committed by GitHub
commit a7c14c56e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.2.0</version>
<version>3.3.3</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>