aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgolabek <tomasz.golabek@nokia.com>2019-04-23 11:11:12 +0200
committergolabek <tomasz.golabek@nokia.com>2019-04-23 11:11:12 +0200
commit22b961325bf83be59607b65b8e0117604834687b (patch)
tree9c2988d1fabfde9dd2bc41aaa09b40e52eb273e5
parente45ae0f52dc8bf623419c3c7399340b8121f4db6 (diff)
c3p0 version changed
c3p0 version changed to 0.9.5.4 Change-Id: I32f2ac929508647f42870fb8fabde1f44890d5b9 Issue-ID: VID-461 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
-rwxr-xr-xvid-app-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index 0cc2195e9..0e12d6cfa 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -568,7 +568,7 @@
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
- <version>0.9.5.3</version>
+ <version>0.9.5.4</version>
</dependency>
<dependency>
<groupId>io.searchbox</groupId>