Skip to content

Expose com.fasterxml.jackson.core:jackson-databind dependency.#23

Open
aoli-al wants to merge 1 commit intoantithesishq:mainfrom
aoli-al:main
Open

Expose com.fasterxml.jackson.core:jackson-databind dependency.#23
aoli-al wants to merge 1 commit intoantithesishq:mainfrom
aoli-al:main

Conversation

@aoli-al
Copy link

@aoli-al aoli-al commented Jun 10, 2025

The Assert APIs take ObjectNode as input, which is part of jackson-databind package. So we need to expose this dependency. Otherwise, client applications will fail to compile: Cannot access class 'ObjectNode'.

Also bump jackson-databind package version.

@aoli-al
Copy link
Author

aoli-al commented Jun 10, 2025

The more to think about this, shall we mark com.fasterxml.jackson.core:jackson-databind:2.2.3 as compileOnly and let user to decide what version to use and only include the jar in tests.

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.

1 participant