diff options
author | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2021-08-13 15:15:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-08-13 15:15:13 +0000 |
commit | d30a899340e9b43d7e0fc4ff430cf91a0aaafce8 (patch) | |
tree | f2f3d7c0a4e812e77c78d09ed93a98d2b89b0c11 /pom.xml | |
parent | 3838b3b025be3aac4324c2a0cbb3ff7cd7a5c774 (diff) | |
parent | 69f17d57e6db02e69dc9254c6480c680f398b8ef (diff) |
Merge "SO Critical vulnerability."
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -488,7 +488,7 @@ <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-annotations</artifactId> - <version>2.9.8</version> + <version>2.12.1</version> </dependency> </dependencies> </plugin> @@ -890,7 +890,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.5</version> + <version>2.8.0</version> <scope>compile</scope> </dependency> <dependency> |