Skip to content

Commit aace17f

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 (#730)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.0 to 2.17.1. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc3517b commit aace17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
implementation 'org.slf4j:slf4j-jdk14:2.0.13'
1111
implementation 'io.swagger.parser.v3:swagger-parser:2.1.19'
1212
implementation 'org.openapitools.empoa:empoa-swagger-core:2.1.0'
13-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.0'
13+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
1414

1515
implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.23.1'
1616
implementation group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.23.1'

0 commit comments

Comments
 (0)