diff options
Diffstat (limited to 'profiles/http')
-rw-r--r-- | profiles/http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml index e937c436..c830708d 100644 --- a/profiles/http/pom.xml +++ b/profiles/http/pom.xml @@ -79,7 +79,7 @@ Excluded commons-codec vulnerable version and added invulnerable version <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> - <version>2.8.2</version> + <version>2.8.9</version> </dependency> <dependency> <groupId>org.onap.cli</groupId> |