Skip to content

Commit be0b1bd

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-resource-plugin/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ configurations.all {
6767
'org.mockito:mockito-core:5.17.0',
6868
'net.bytebuddy:byte-buddy:1.15.11',
6969
'commons-codec:commons-codec:1.16.1',
70-
'com.fasterxml.jackson.core:jackson-databind:2.18.2'
70+
'com.fasterxml.jackson.core:jackson-databind:2.19.0'
7171
}
7272
}
7373

0 commit comments

Comments
 (0)