Skip to content

Commit 469d22c

Browse files
dependabot[bot]yrodiere
authored andcommitted
Bump org.mariadb.jdbc:mariadb-java-client from 3.4.1 to 3.5.2
Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.4.1 to 3.5.2. - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@3.4.1...3.5.2) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa433ad commit 469d22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<h2.version>2.3.230</h2.version> <!-- When updating, needs to be matched in io.quarkus.hibernate.orm.runtime.config.DialectVersions
120120
and the dependency jts-core needs to be updated in extensions/jdbc/jdbc-h2/runtime/pom.xml -->
121121
<postgresql-jdbc.version>42.7.5</postgresql-jdbc.version>
122-
<mariadb-jdbc.version>3.4.1</mariadb-jdbc.version>
122+
<mariadb-jdbc.version>3.5.2</mariadb-jdbc.version>
123123
<mysql-jdbc.version>8.3.0</mysql-jdbc.version>
124124
<mssql-jdbc.version>12.8.1.jre11</mssql-jdbc.version>
125125
<adal4j.version>1.6.7</adal4j.version>

0 commit comments

Comments
 (0)