Skip to content

Postgresql/Liquibase incompatibility in SpringBoot managed dependencies 3.4.4/3.5.0 #45748

Closed as not planned
@JWT007

Description

@JWT007

Starting in SpringBoot 3.4.4 there is a problem when using the managed-dependencies for Liquibase and Postgresql IF the Postgresql database name is all caps (i.e. "FOOBAR").

liquibase/liquibase#6666

This has now been resolved and tested with the following versions:

liquibase: 4.32.0
postgresql: 42.7.6

It would be great if the next spring-boot version would update to at least these versions to be able avoid having to override them in project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions