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

simplify jackson version constraints #2403

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

carterkozak
Copy link
Contributor

==COMMIT_MSG==
simplify jackson version constraints
==COMMIT_MSG==

@carterkozak
Copy link
Contributor Author

#2398 is failing checks complaining about duplicate constraints -- not sure why that's failing on a PR and not wherever introduced the check, though.

Comment on lines -52 to -54
# Avoid forcing consumers to upgrade jackson
com.fasterxml.jackson.*:jackson-* = 2.11.1
# dependency-upgrader:ON
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we manage jackson using its own excavator now, no reason to isolate this.

@bjlaub
Copy link
Contributor

bjlaub commented Oct 31, 2024

👍

@bulldozer-bot bulldozer-bot bot merged commit 9406f86 into develop Oct 31, 2024
6 checks passed
@bulldozer-bot bulldozer-bot bot deleted the ckozak/simplify_jackson_constraint branch October 31, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants