summaryrefslogtreecommitdiffstats
path: root/dependencies-bom
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-07-08 10:48:36 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2021-07-08 11:01:23 -0400
commitb5628bd6e1bd8bf35b70d7ca5e8f7eb81df6e6ce (patch)
tree765a0e30cb127abacbe92b4a6adc46b8c9005d7f /dependencies-bom
parentb91d79188eedd870637744a097f30a3023c99251 (diff)
Updating mariadb-java-client verison to 2.7.2 as per silicon-sr1
Issue-ID: CCSDK-3364 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I66bf18c08711974b3161ca356ef2a44b20d5534a
Diffstat (limited to 'dependencies-bom')
-rw-r--r--dependencies-bom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies-bom/pom.xml b/dependencies-bom/pom.xml
index f89b7a7c..127a69d5 100644
--- a/dependencies-bom/pom.xml
+++ b/dependencies-bom/pom.xml
@@ -276,7 +276,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
- <version>2.4.4</version>
+ <version>2.7.2</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>