Skip to content

Cannot downgrade to Spring Framework for CGLIB NullPointerException issue #44395

Closed as not planned
@breun

Description

@breun

While upgrading to Spring Boot 3.4.3, I ran into this Spring Framework 6.2.3 issue while running tests: NullPointerException thrown when ConfigurationClassEnhancer creates CGLIB proxy.

As a temporary workaround, I tried overriding spring-framework.version to 6.2.2, but that results in 'method not found' errors, so it seems that Spring Boot 3.4.3 is not compatible with the previous Spring Framework patch release.

The same issue also seems to be present in Spring Framework 6.1.17, affecting Spring Boot 3.3.9.

I don't know if this affects a significant number of users, but it seems that this Spring Framework bug is currently a blocker for upgrading to the latest versions of Spring Boot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    for: external-projectFor an external project and not something we can fixstatus: invalidAn issue that we don't feel is valid

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions