Skip to content

Conversation

JooHyukKim
Copy link
Member

Fixes breakage when PR FasterXML/jackson-databind#3953 is merged.

pom.xml Outdated
<!-- Extends Jackson (jackson-mapper); requires Stax API (and implementation on
deploy time), Stax2 API.
-->
<dependency>
Copy link
Member

Choose a reason for hiding this comment

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

Should not need to do this, as long as jackson-base version 2.16.0-SNAPSHOT has dependencies to 2.16.0-SNAPSHOT. You can also re-build snapshot locally for jackson-databind (with ./mvnw clean install) and that version should be used without other workarouns.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh yes, it works without this <dependency> prop, thanksss 🥹

@JooHyukKim JooHyukKim marked this pull request as ready for review May 24, 2023 22:42
@JooHyukKim JooHyukKim requested a review from cowtowncoder May 26, 2023 14:40
@cowtowncoder cowtowncoder merged commit b6a6fde into FasterXML:2.16 May 26, 2023
@JooHyukKim JooHyukKim deleted the test-local-build-JsonTypeInfo.Value branch May 29, 2023 13:50
@JooHyukKim JooHyukKim restored the test-local-build-JsonTypeInfo.Value branch May 29, 2023 13:51
@JooHyukKim JooHyukKim deleted the test-local-build-JsonTypeInfo.Value branch May 29, 2023 13:51
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