Skip to content

Commit 855390b

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.20.1
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.1 to 2.20.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eccbdda commit 855390b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'signing'
44

55
dependencies {
66
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
7-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
7+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.1'
88
implementation 'com.auth0:java-jwt:4.5.0'
99
implementation 'org.bouncycastle:bcprov-jdk18on:1.82'
1010

0 commit comments

Comments
 (0)