commit | 12fea027b14c36fe3b8e16f5a2aeedab8366285c | [log] [tgz] |
---|---|---|
author | jhh <jorge.hernandez-herrero@att.com> | Tue Jul 12 11:42:07 2022 -0500 |
committer | jhh <jorge.hernandez-herrero@att.com> | Tue Jul 12 11:42:07 2022 -0500 |
tree | 35b0f33cfb37829c8064583430f1f78bf7b1cd30 | |
parent | cd44921c7e00e699b27697d3e5be4fc3433b81a2 [diff] [blame] |
Update mariadb jdbc driver to 2.7.6 Issue-ID: POLICY-4280 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ia59375bfe2af9242e244ee6f0a82da4333b04095
diff --git a/integration/pom.xml b/integration/pom.xml index 6214897..bc8f2be 100644 --- a/integration/pom.xml +++ b/integration/pom.xml
@@ -285,7 +285,7 @@ <dependency> <groupId>org.mariadb.jdbc</groupId> <artifactId>mariadb-java-client</artifactId> - <version>2.7.1</version> + <version>2.7.6</version> </dependency> <!-- Postgres -->