Skip to content

Commit 39a2c60

Browse files
Bump com.fasterxml.jackson.core:jackson-annotations (apache#4883)
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.13.0 to 2.17.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 030ee3a commit 39a2c60

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
@@ -671,7 +671,7 @@ subprojects {
671671

672672
dependency "com.fasterxml.jackson.core:jackson-databind:2.13.0"
673673
dependency "com.fasterxml.jackson.core:jackson-core:2.13.0"
674-
dependency "com.fasterxml.jackson.core:jackson-annotations:2.13.0"
674+
dependency "com.fasterxml.jackson.core:jackson-annotations:2.17.1"
675675
dependency "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.0"
676676
dependency "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.0"
677677

0 commit comments

Comments
 (0)