Skip to content

Bump jackson dependencies to 2.9.8#63

Merged
sbesson merged 3 commits intoome:masterfrom
dgault:jackson-bump
Jul 11, 2022
Merged

Bump jackson dependencies to 2.9.8#63
sbesson merged 3 commits intoome:masterfrom
dgault:jackson-bump

Conversation

@dgault
Copy link
Copy Markdown
Member

@dgault dgault commented Jul 7, 2022

A follow on from the ongoing dependency alignment discussions in ome/openmicroscopy#6328
This will bump the 3 jackson dependencies from 2.9.6 to 2.9.8 by excluding them from minio and adding direct depdencies to common-java. Note annotations needed to be added in addition to databind as databind uses annotations 2.9.0 as dependency.

com.fasterxml.jackson.core:jackson-annotations:jar
com.fasterxml.jackson.core:jackson-core:jar
com.fasterxml.jackson.core:jackson-databind:jar

@dgault dgault requested a review from sbesson July 7, 2022 12:11
Comment thread pom.xml Outdated
Comment thread pom.xml Outdated
Copy link
Copy Markdown
Member

@sbesson sbesson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed briefly at the weekly Formats meeting. The repository tests have been consistently passing with this change included. Unifying the versions is useful both in terms of a routine version updates as well as the work started in ome/openmicroscopy#6328.

Merging and releasing as a patch release so that we can bump the low-level components in Bio-Formats and assess whether this fixes the full stack Java build.

@sbesson sbesson merged commit 3acf00e into ome:master Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants