Skip to content

bug: DGS 11.1.0 imports Jackson3 even though only Jackon2 is supports #2296

@EugenMayer

Description

@EugenMayer

This also relates to #2284 - since for now Jackson3 is not suported, DgsSpringGraphQLAutoConfiguration should not import JacksonAutoConfiguration but rather Jackson2AutoConfiguration in spring boot 4 - the latter uses Jackson2.

The current situation forces us to still have jackson3 loaded, even though we do not use it for now and DGS does not do either.

Imho, a 11.1.1 should fix the import while maybe 11.2.0 could prepare jackson3 support if planned in #2284

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions