Skip to content

Commit 5b7776f

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.2
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.2 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] <[email protected]>
1 parent fbd2d25 commit 5b7776f

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
@@ -18,7 +18,7 @@ repositories {
1818
}
1919

2020
dependencies {
21-
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.17.2'
21+
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
2222
testImplementation platform('org.junit:junit-bom:5.11.3')
2323
testImplementation 'org.junit.jupiter:junit-jupiter'
2424
testImplementation 'org.reflections:reflections:0.10.2'

0 commit comments

Comments
 (0)