Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Upgrade jackson-annotations #232

Merged
merged 3 commits into from
Jun 19, 2023
Merged

Upgrade jackson-annotations #232

merged 3 commits into from
Jun 19, 2023

Conversation

tox-p
Copy link

@tox-p tox-p commented Apr 2, 2023

Closes #231

This PR consists of two changes:

  • The first upgrades jackson-annotations to 2.14.2
  • The second moves the dependency version declarations into a shared version catalog. This is not strictly necessary to address my raised issue, but as both client and service use retrofit, this change future-proofs the dependency management, so that all subprojects are guaranteed to use the same dependency versions.

@tox-p tox-p changed the title Upgrade jackson annotations Upgrade jackson-annotations Apr 2, 2023
@TheoKanning TheoKanning merged commit 62bae37 into TheoKanning:main Jun 19, 2023
@TheoKanning
Copy link
Owner

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrading jackson-annotations
2 participants