Skip to content

Commit

Permalink
updates vulnerable jackson version
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id committed Mar 8, 2022
1 parent 6f8b8b8 commit 47dc9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {

ext {
bouncycastleVersion = '1.68'
jacksonVersion = '2.10.0'
jacksonVersion = '2.13.1'
javaPoetVersion = '1.7.0'
kotlinVersion = '1.3.72'
kotlinPoetVersion = '1.5.0'
Expand Down

0 comments on commit 47dc9bd

Please sign in to comment.