summaryrefslogtreecommitdiffstats
path: root/LogParser/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-03-07 14:16:13 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-07 14:16:13 +0000
commit45980fe83716dd804d9b1ce115088d096454f6d3 (patch)
tree7d5af96804b9a1e45471d3dd7423d7a4e1db6acb /LogParser/pom.xml
parentb2d7646daa4c1a15af8df0a5a915dbbda9a1b2ee (diff)
parent48276315757f6561ee6a52575c07ba4d726679f5 (diff)
Merge "Clean up pom.xml and fix CLM"
Diffstat (limited to 'LogParser/pom.xml')
-rw-r--r--LogParser/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/LogParser/pom.xml b/LogParser/pom.xml
index 0bd21a8de..16c58dd4c 100644
--- a/LogParser/pom.xml
+++ b/LogParser/pom.xml
@@ -34,7 +34,6 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
- <version>1.4.193</version>
</dependency>
<dependency>
<groupId>org.mariadb.jdbc</groupId>
@@ -70,7 +69,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
- <version>2.4</version>
+ <version>2.8.2</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>