Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jackson dependencies to 2.9.8 #63

Merged
merged 3 commits into from
Jul 11, 2022
Merged

Conversation

dgault
Copy link
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
pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
Copy link
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