We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa433ad commit 469d22cCopy full SHA for 469d22c
bom/application/pom.xml
@@ -119,7 +119,7 @@
119
<h2.version>2.3.230</h2.version> <!-- When updating, needs to be matched in io.quarkus.hibernate.orm.runtime.config.DialectVersions
120
and the dependency jts-core needs to be updated in extensions/jdbc/jdbc-h2/runtime/pom.xml -->
121
<postgresql-jdbc.version>42.7.5</postgresql-jdbc.version>
122
- <mariadb-jdbc.version>3.4.1</mariadb-jdbc.version>
+ <mariadb-jdbc.version>3.5.2</mariadb-jdbc.version>
123
<mysql-jdbc.version>8.3.0</mysql-jdbc.version>
124
<mssql-jdbc.version>12.8.1.jre11</mssql-jdbc.version>
125
<adal4j.version>1.6.7</adal4j.version>
0 commit comments