Merge pull request #1063 from code4craft/snyk-fix-3bde29486cddc7ed8a030e05f97999dd

[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.0 to 2.13.2
master
Sutra Zhou 2022-03-22 20:24:41 +08:00 committed by GitHub
commit 37b00d41a7
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.0</version>
<version>2.13.2</version>
</dependency>
</dependencies>