Skip to content

Commit 4082dd6

Browse files
Bump com.fasterxml.jackson.core:jackson-annotations
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.16.0 to 2.17.0. - [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]>
1 parent a1a1352 commit 4082dd6

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
@@ -29,7 +29,7 @@ tasks.register('createClasspathManifest') {
2929
}
3030

3131
dependencies {
32-
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-annotations', version: '2.16.0'
32+
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-annotations', version: '2.17.0'
3333
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.16.0'
3434
implementation 'com.bisnode.opa:opa-test-result-formatter:0.1.2'
3535

0 commit comments

Comments
 (0)