summaryrefslogtreecommitdiffstats
path: root/integration
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-05-10 17:06:15 -0400
committerJim Hahn <jrh3@att.com>2021-05-10 17:07:03 -0400
commitc5035e27bfcfea6f8dcc9244646bc981401729ea (patch)
treed371f460fd16e06716ac1ed89e1a2d93d972673b /integration
parent483d5c07dea4ee00eafe093aedd751ceaa0c25df (diff)
Upgrade dependencies
Upgraded dependencies per SECCOM. Jetty will be upgraded as part of oparent. Issue-ID: POLICY-3300 Change-Id: I2ccf69eba8d2b21100569b96ce813dcf42226856 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'integration')
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index dcca1bd3..53dff554 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -47,7 +47,7 @@
<version.swagger>1.6.2</version.swagger>
<version.javax.bind>2.3.1</version.javax.bind>
<version.javax.json>1.1.4</version.javax.json>
- <version.netty>4.1.58.Final</version.netty>
+ <version.netty>4.1.63.Final</version.netty>
<jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
<repo.npm>https://nexus3.onap.org/repository/npm.public/npm/-/</repo.npm>
</properties>