Skip to content

Commit 98082e8

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.2 to 2.18.0. - [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 b0754f3 commit 98082e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring/pet-store/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
'org.apache.logging.log4j:log4j-core:2.24.0',
1414
'org.apache.logging.log4j:log4j-api:2.24.0',
1515
'org.apache.logging.log4j:log4j-slf4j-impl:2.24.0',
16-
'com.fasterxml.jackson.core:jackson-databind:2.17.2',
16+
'com.fasterxml.jackson.core:jackson-databind:2.18.0',
1717
'com.amazonaws:aws-lambda-java-log4j2:1.6.0',
1818
)
1919
}

0 commit comments

Comments
 (0)