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 to Spring Boot 2.2.x #211

Merged
merged 1 commit into from Jan 8, 2021
Merged

Update to Spring Boot 2.2.x #211

merged 1 commit into from Jan 8, 2021

Conversation

janderssonse
Copy link
Contributor

This change does an basic update to Spring Boot 2.2.10 and booterizes some dependencies to be handled under Spring Boot's dependency managment. This will make future updates easier, as the components in a Spring Boot release cycle is (somewhat) tested to be compatible. The reason this update did not go to Spring Boot 2.3.x at once is that I think it isbetter to take small steps to iron out upgrade bugs.

This change does an basic update to Spring Boot 2.2.10 and booterizes some
dependencies to be handled under Spring Boot's dependency managment. This
will make future updates easier, as the components in a Spring Boot
release cycle is (somewhat) tested to be compatible. The reason this
update did not go to Spring Boot 2.3.x at once is that I think it is
better to take small steps to iron out upgrade bugs.
Copy link
Contributor

@kchibui kchibui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@kchibui kchibui merged commit 54f5e62 into obsidiandynamics:master Jan 8, 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

2 participants