Skip to content

💡 Feature Request: Migrate from Spring Boot 3 to Spring Boot 4 #1579

Description

@yvasyliev

Is your feature request related to a problem? Please describe.
Spring Boot 4 has recently released brining some breaking changes. One of them is Jackson 3 has severe collisions with existing Jackson 2. Moving forward we need to follow the Spring Boot 4.0 Migration Guide to keep up with the latest updates.

Describe the solution you'd like
I would expect the TelegramBots to upgrade the Spring Boot 3 dependencies to Spring Boot 4.

Describe alternatives you've considered
N/A - we need to keep the dependencies up to date.

Additional context
I suggest this change to be implemented right after #1561 to avoid mixing Jackson 2 and Jackson 3 dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions