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

build(deps): bump jackson to 2.14.2 #12

Closed
wants to merge 1 commit into from

Conversation

yeikel
Copy link
Contributor

@yeikel yeikel commented Jan 29, 2023

No description provided.

@timtebeek timtebeek requested a review from zieka January 29, 2023 10:30
@timtebeek timtebeek added the dependencies Issue/pull request that update a dependency file label Jan 29, 2023
@@ -21,7 +21,7 @@ configurations {
all {
resolutionStrategy.eachDependency {
if (requested.group == "com.fasterxml.jackson.core" && requested.version == "2.13.4") {
useVersion("2.13.4.2")
useVersion("2.14.2")
Copy link
Member

Choose a reason for hiding this comment

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

Currently rewrite-core uses 2.13.4.2. Once that is updated this can be changed

@timtebeek
Copy link
Contributor

There's been a couple new releases of both Jackson & Rewrite, removing the need for this fix (unless I'm mistaken!).

@timtebeek timtebeek closed this Jun 10, 2023
@knutwannheden
Copy link
Contributor

@timtebeek Aren't we on Jackson 2.15 already?

@yeikel yeikel deleted the patch-1 branch June 10, 2023 14:36
@timtebeek
Copy link
Contributor

@timtebeek Aren't we on Jackson 2.15 already?

I think so indeed; hence why I closed this older PR. No need for action at this point I believe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue/pull request that update a dependency file
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants