From 666fabd76c02c5f56ef0b418a1ef02a3e06aac41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 07:02:54 +0000 Subject: [PATCH] Bump mariadb-java-client from 3.0.3 to 3.0.4 Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.0.3 to 3.0.4. - [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](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.0.3...3.0.4) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- velocity/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/velocity/pom.xml b/velocity/pom.xml index 490fee83..3e4ffcf2 100644 --- a/velocity/pom.xml +++ b/velocity/pom.xml @@ -129,7 +129,7 @@ org.mariadb.jdbc mariadb-java-client - 3.0.3 + 3.0.4