Skip to content

org.springframework.boot dependency on ch.qos.logback #37110

@learnerforlife1989

Description

@learnerforlife1989

Spring Boot 3.0.7 is having dependency on missing classes from ch.qos.logback

In Spring Boot 2.7, there is no dependency of SanityChecker/ModelHandlerBase/AbstractEventEvaluatorAction classes from ch.qos.logback library. But in Spring Boot 3, the dependency is there but either one of the classes is missing from ch.qos.logback versions(1.2.12, 1.4.11)

Due to this, Java.lang.ClassNotFoundException is thrown while building the project

JDK used: 17.0.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: 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