diff options
author | 2021-08-13 15:14:54 +0000 | |
---|---|---|
committer | 2021-08-13 15:14:54 +0000 | |
commit | 3838b3b025be3aac4324c2a0cbb3ff7cd7a5c774 (patch) | |
tree | 191b926bdefff16f264cf9eaf13073827f7aa75a /mso-catalog-db | |
parent | 07f292919103fb1fa505944639a163578694f839 (diff) | |
parent | f45203d505ef9fe97e6aa0c012025d93335a4533 (diff) |
Merge "SO Critical vulnerability"
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> |