Merge pull request #1064 from code4craft/snyk-fix-25c8898b02f8de0fc143c2eaa3e8c7cc

[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.2 to 2.13.2.1
master
Sutra Zhou 2022-03-27 00:21:43 +08:00 committed by GitHub
commit e47bf1733b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.13.2</version>
<version>2.13.2.1</version>
</dependency>
</dependencies>