Skip to content

Commit a0987bc

Browse files
chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.1 to 2.21.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9f5960 commit a0987bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
annotationProcessor "org.projectlombok:lombok:$lombokVersion"
4343
implementation platform("com.squareup.okhttp3:okhttp-bom:5.3.2")
4444
implementation "com.squareup.okhttp3:okhttp"
45-
implementation "com.fasterxml.jackson.core:jackson-databind:2.17.1"
45+
implementation "com.fasterxml.jackson.core:jackson-databind:2.21.0"
4646

4747
testImplementation 'com.auth0:java-jwt:4.5.0'
4848
testImplementation 'commons-io:commons-io:2.21.0'

0 commit comments

Comments
 (0)