refactor/vulnerable- update jackson-databind to 2.12.7.1

This commit is contained in:
hongwei 2022-11-11 10:15:44 +01:00
parent ecefb88dcb
commit 425d1100cc

View File

@ -509,6 +509,11 @@
<artifactId>hydra-client</artifactId>
<version>1.7.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.7.1</version>
</dependency>
</dependencies>
<build>