Missing symbol for databind in 2.18.1 and 2.18.2, 2.18.0 working as expected in IntelliJ #4899
Closed
1 task done
Labels
to-evaluate
Issue that has been received but not yet evaluated
Search before asking
Describe the bug
I am trying to update my POM to the latest Jackson Databind version, currently on 2.18.0 but unfortunately, 2.18.1 and 2.18.2 seem to not allow referencing to databind in IntelliJ.
I found this issue which sounds similar, perhaps this fix introduced a regression?
#4727
2.18.1 and 2.18.2:


2.18.0:


Version Information
2.18.1 and 2.18.2 are the affected versions, 2.18.0 is working as expected.
Reproduction
Expected behavior
IntelliJ should be able to resolve the symbol and not complain it cannot find it.
Additional context
Happy to provide further details to a degree, this is an internal company project.
The text was updated successfully, but these errors were encountered: