diff options
author | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-08-05 20:52:50 +0530 |
---|---|---|
committer | shashikanth.vh@huawei.com <shashikanth.vh@huawei.com> | 2021-08-05 21:00:04 +0530 |
commit | f45203d505ef9fe97e6aa0c012025d93335a4533 (patch) | |
tree | 56b98dc3d71f0af798310b9d7b52e93e22e2897f /mso-catalog-db | |
parent | e159a45c79b2cc532cf2456e50ac6d6159f79f73 (diff) |
SO Critical vulnerability
Issue-ID: SO-3732
Signed-off-by: SHASHIKANTH VH <shashikanth.vh@huawei.com>
Change-Id: I4a975090b3832b8a5affa48695f33edbd72da13e
Diffstat (limited to 'mso-catalog-db')
-rw-r--r-- | mso-catalog-db/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mso-catalog-db/pom.xml b/mso-catalog-db/pom.xml index c2bcf9b44f..c4913e6d85 100644 --- a/mso-catalog-db/pom.xml +++ b/mso-catalog-db/pom.xml @@ -73,6 +73,7 @@ <dependency> <groupId>org.springframework.data</groupId> <artifactId>spring-data-rest-hal-browser</artifactId> + <version>3.3.9.RELEASE</version> </dependency> <dependency> <groupId>org.ow2.asm</groupId> |