mirror of
https://github.com/jwtk/jjwt.git
synced 2025-02-16 14:24:44 +00:00
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.12.6.1 to 2.13.2.2
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.12.6.1 to 2.13.2.2. See this package in Maven Repository: https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/ See this project in Snyk: https://app.snyk.io/org/dogeared/project/d56a851a-c55c-475b-bff7-40745a085073?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
aecf2c146f
commit
ff66782dca
2
pom.xml
2
pom.xml
@ -126,7 +126,7 @@
|
||||
<jdk.version>1.7</jdk.version>
|
||||
<buildNumber>${user.name}-${maven.build.timestamp}</buildNumber>
|
||||
|
||||
<jackson.version>2.12.6.1</jackson.version>
|
||||
<jackson.version>2.13.2.2</jackson.version>
|
||||
<orgjson.version>20220320</orgjson.version>
|
||||
<gson.version>2.9.0</gson.version>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user