summaryrefslogtreecommitdiffstats
path: root/installed-odl-bom
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-07-15 12:38:19 -0400
committerDan Timoney <dtimoney@att.com>2021-07-15 12:38:19 -0400
commitf11f8085d103e00666f6dea0c9707a151de1d6bf (patch)
tree7add0466febd906891a2f5b1de98a2553c28a09c /installed-odl-bom
parent2ba8a08a4a6056ac1ce5dff16ed4f11b8c5c8459 (diff)
Update mariadb-java-client
Update mariadb-java-client to version 2.7.3 to resolve exception thrown when installed in OSGi container. Issue-ID: CCSDK-3373 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib58e562940eae995233d54a196d77bdb5a5dcbd1
Diffstat (limited to 'installed-odl-bom')
-rw-r--r--installed-odl-bom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/installed-odl-bom/pom.xml b/installed-odl-bom/pom.xml
index 18a0eef7..cfc57681 100644
--- a/installed-odl-bom/pom.xml
+++ b/installed-odl-bom/pom.xml
@@ -1869,7 +1869,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
- <version>2.7.2</version>
+ <version>2.7.3</version>
</dependency>
<dependency>
<groupId>org.messaginghub</groupId>