Update versions to fix security violations
Change-Id: I14831fdee0db98b81b7f090096cb9ae3a8a6ba09
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-736
diff --git a/pom.xml b/pom.xml
index 43aeca2..2781ab0 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>