diff options
author | Rob Daugherty <rd472p@att.com> | 2018-03-27 22:47:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-27 22:47:53 +0000 |
commit | da95318a8575b5ea87c7ee7fe182ad4cf61dd23c (patch) | |
tree | ea4d8ada63be5c094599c4a4f2d0fb0f87182954 /pom.xml | |
parent | 39f982dfa35a2bd11059c38aba06688d43a7f3ab (diff) | |
parent | 5c3d00ae7352d7278249f02b9264f37fd7235647 (diff) |
Merge "Fix Jar vulnerability and licensing"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |