Skip to content

Commit d3c09a8

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.15.2 to 2.15.3. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32eb54a commit d3c09a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring/pet-store/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
'org.apache.logging.log4j:log4j-core:2.20.0',
1414
'org.apache.logging.log4j:log4j-api:2.20.0',
1515
'org.apache.logging.log4j:log4j-slf4j-impl:2.20.0',
16-
'com.fasterxml.jackson.core:jackson-databind:2.15.2',
16+
'com.fasterxml.jackson.core:jackson-databind:2.15.3',
1717
'com.amazonaws:aws-lambda-java-log4j2:1.5.1',
1818
)
1919
}

0 commit comments

Comments
 (0)