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.
2 parents 7c8505b + 00fe82f commit 552237bCopy full SHA for 552237b
bom/application/pom.xml
@@ -121,7 +121,7 @@
121
<h2.version>2.3.230</h2.version> <!-- When updating, needs to be matched in io.quarkus.hibernate.orm.runtime.config.DialectVersions
122
and the dependency jts-core needs to be updated in extensions/jdbc/jdbc-h2/runtime/pom.xml -->
123
<postgresql-jdbc.version>42.7.7</postgresql-jdbc.version>
124
- <mariadb-jdbc.version>3.5.5</mariadb-jdbc.version>
+ <mariadb-jdbc.version>3.5.6</mariadb-jdbc.version>
125
<mysql-jdbc.version>8.3.0</mysql-jdbc.version>
126
<mssql-jdbc.version>13.2.0.jre11</mssql-jdbc.version>
127
<adal4j.version>1.6.7</adal4j.version>
0 commit comments