aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-03-27 22:47:53 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-27 22:47:53 +0000
commitda95318a8575b5ea87c7ee7fe182ad4cf61dd23c (patch)
treeea4d8ada63be5c094599c4a4f2d0fb0f87182954 /pom.xml
parent39f982dfa35a2bd11059c38aba06688d43a7f3ab (diff)
parent5c3d00ae7352d7278249f02b9264f37fd7235647 (diff)
Merge "Fix Jar vulnerability and licensing"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3dffe16f7a..9d1bcc5ca4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -432,7 +432,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jackson2-provider</artifactId>
- <version>${resteasy.version}</version>
+ <version>3.1.0.Final</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>