Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #1399

Closed
wants to merge 2 commits into from
Closed

Update dependencies #1399

wants to merge 2 commits into from

Conversation

patbaumgartner
Copy link
Contributor

  • Updated Spring Boot to 3.1.5

  • Updated Maven and Gradle Wrappers

  • Updated Plugin and Dependencies

  • Update Docker-Compose containers

  • Removed Testcontainers Dependency Management due it's duplication from the spring-boot-parent

@patbaumgartner
Copy link
Contributor Author

It fails because of a to new version of docker which is incompatible with Spring Boot 3.1
Caused by: java.lang.NullPointerException: Cannot invoke "org.springframework.boot.docker.compose.core.DockerCliInspectResponse.hostConfig()" because "inspectResponse" is null

This will be solved in 3.2 -> spring-projects/spring-boot#37991

@dsyer
Copy link
Member

dsyer commented Nov 23, 2023

Obsolete, I guess. Thanks though.

@dsyer dsyer closed this Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants