Skip to content

Commit 14ed691

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3
Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.5.2 to 3.5.3. - [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.5.2...3.5.3) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb51169 commit 14ed691

File tree

1 file changed

+1
-1
lines changed
  • reactive/hibernate-reactive-2

1 file changed

+1
-1
lines changed

reactive/hibernate-reactive-2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>org.mariadb.jdbc</groupId>
134134
<artifactId>mariadb-java-client</artifactId>
135-
<version>3.5.2</version>
135+
<version>3.5.3</version>
136136
<scope>test</scope>
137137
</dependency>
138138
<dependency>

0 commit comments

Comments
 (0)