Skip to content

Commit 8240a4b

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.18.2
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.1 to 2.18.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c24aa1f commit 8240a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ targetCompatibility = JavaVersion.VERSION_11
77

88
dependencies {
99
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
10-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.16.1'
10+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
1111
implementation 'com.auth0:java-jwt:4.5.0'
1212
implementation 'org.bouncycastle:bcprov-jdk18on:1.77'
1313

0 commit comments

Comments
 (0)