Skip to content

Indexer Queue Azure is broken due to the new jackson databind versions not...

Sabarish K R E requested to merge sabz/azure-jackson-lib-fix into master

Indexer Queue Azure is broken due to the new jackson databind versions not compatible with the older jackson core libraries. So upgraded all jackson artifacts to the latest version with no reported vulnerabilities.

NOTE: This should ideally be fixed through the core libraries

Merge request reports