diff options
Diffstat (limited to 'vid-app-common/pom.xml')
-rwxr-xr-x | vid-app-common/pom.xml | 2 |
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> |