aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRam Koya <rk541m@att.com>2018-09-05 17:13:54 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-05 17:13:54 +0000
commit079a007f29994785912ca891c58e09f755189e58 (patch)
tree9e5e8ab84cb53ec1572eba57daf8d7dfbecff7c6 /pom.xml
parent517ccb3875a6951bbe701f24ff120b7a8e158791 (diff)
parentd6e999b4574039aff36dd6505a4da74685ab171b (diff)
Merge "Update versions to fix security violations"
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 43aeca21..2781ab0c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -48,6 +48,7 @@
<jetty.version>9.3.8.RC0</jetty.version>
<jetty.websocket.version>8.2.0.v20160908</jetty.websocket.version>
<thoughtworks.version>1.4.10</thoughtworks.version>
+ <qos.logback.version>1.2.3</qos.logback.version>
<snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
<releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
<stagingNexusPath>/content/repositories/staging/</stagingNexusPath>