Skip to content

ConfigurationPropertiesReportEndpoint has a unspecified dependency on JavaTimeModule #22624

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

Closed
snicoll opened this issue Jul 28, 2020 · 0 comments
Assignees
Labels
type: task A general task
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Jul 28, 2020

While polishing the dependencies for the actuator and removing spring data neo4j that is no longer necessary at this time since we're moving to the raw driver, I've noticed that ConfigurationPropertiesReportEndpoint does not compile anymore.

It turns out that com.fasterxml.jackson.datatype:jackson-datatype-jsr310 was on the classpath as a side effect of having a dependency on Spring Data Neo4j.

We should probably review our dependency declaration to make this a bit more explicit. See also #16539

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant