Skip to content

Conversation

@brharrington
Copy link
Contributor

There was a change in 2.20.x for the jackson-annotations library. It no longer includes the patch version (#294). Add it to the exclude list to avoid trying to align with the patch versions of other jackson projects. If the other projects are aligned, jackson-annotations should be handled correctly with the normal dependency resolution.

There was a change in 2.20.x for the `jackson-annotations`
library. It no longer includes the patch version ([#294]).
Add it to the exclude list to avoid trying to align with
the patch versions of other jackson projects. If the other
projects are aligned, `jackson-annotations` should be
handled correctly with the normal dependency resolution.

[#294]: FasterXML/jackson-annotations#294
@wakingrufus
Copy link
Member

TBH, I think this situation is a great argument for not doing alignment rules at all, and instead using the jackson-bom as a platform dependency to keep these libraries aligned

@rpalcolea rpalcolea merged commit ad05650 into nebula-plugins:main Sep 15, 2025
5 checks passed
@brharrington brharrington deleted the jackson-annotations branch September 15, 2025 12:08
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.

3 participants