diff options
author | econwar <conor.ward@ericsson.com> | 2018-09-05 16:10:01 +0000 |
---|---|---|
committer | econwar <conor.ward@ericsson.com> | 2018-09-05 16:10:01 +0000 |
commit | d6e999b4574039aff36dd6505a4da74685ab171b (patch) | |
tree | 876022a955621c35f117ae30bedccc24594dd28a /pom.xml | |
parent | 7f93b3d2a7444e412d0e2a1ff4a95f82941cdf27 (diff) |
Update versions to fix security violations
Change-Id: I14831fdee0db98b81b7f090096cb9ae3a8a6ba09
Signed-off-by: Conor Ward <conor.ward@ericsson.com>
Issue-ID: DMAAP-736
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |