aboutsummaryrefslogtreecommitdiffstats
path: root/epsdk-app-onap
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2020-02-26 18:50:28 +0200
committerIttay Stern <ittay.stern@att.com>2020-02-27 05:44:42 +0200
commit904eaac80a52cb25117254501b9f8cc483b60fca (patch)
tree657601a60d3d58b61bd706f48ccb5d91bf625a22 /epsdk-app-onap
parent97960cdd250fadae0bb312ac5ffa87348ece791d (diff)
Bump opencsv, c3p0, snakeyaml, h2 database to latests
Issue-ID: VID-755 Change-Id: If34239ebc6c9e4b067c22a3fae0a680a160cb00b Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'epsdk-app-onap')
-rwxr-xr-xepsdk-app-onap/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml
index c8da0ea09..94bd5152a 100755
--- a/epsdk-app-onap/pom.xml
+++ b/epsdk-app-onap/pom.xml
@@ -368,7 +368,7 @@
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
- <version>0.9.5.4</version>
+ <version>0.9.5.5</version>
</dependency>
<dependency>
<groupId>io.searchbox</groupId>