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

Migrate to Spring Boot 2.5.2 #15633

Merged
merged 28 commits into from
Jul 15, 2021
Merged

Conversation

jdubois
Copy link
Member

@jdubois jdubois commented Jul 12, 2021

Update to Spring Boot 2.5.2

generators/server/index.js Outdated Show resolved Hide resolved
jdubois and others added 3 commits July 13, 2021 23:31
…itory/search/EntitySearchRepository.java.ejs

Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
@jdubois
Copy link
Member Author

jdubois commented Jul 14, 2021

It's all green, thank you @mshima !!!!

@jdubois jdubois changed the title Migrate to spring boot 2.5.2 Migrate to Spring Boot 2.5.2 Jul 14, 2021
@jdubois jdubois marked this pull request as ready for review July 14, 2021 20:08
@jdubois
Copy link
Member Author

jdubois commented Jul 15, 2021

@DanielFran I think this is failing because this is linked to jhipster/jhipster-bom#372 - those PR were OK before migrating to the "jhipster" org, so I guess we can merge them both?

@DanielFran DanielFran merged commit 81d49ba into jhipster:main Jul 15, 2021
@jdubois
Copy link
Member Author

jdubois commented Jul 15, 2021

@DanielFran I forced the update of the new snapshot BOM on Maven Central, I hope it will help fix the build

@CGarces
Copy link
Contributor

CGarces commented Jul 15, 2021

Thanks!

Now I can test liquibase 4.4.1

        <!-- The liquibase version should match the one managed by
        https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/${spring-boot.version} -->
        <liquibase.version>4.3.5</liquibase.version>

@pascalgrimaud pascalgrimaud added this to the 7.2.0 milestone Sep 11, 2021
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.

None yet

6 participants