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

Spring boot migrator does not bump spring version #315

Closed
sanagaraj-pivotal opened this issue Aug 10, 2022 · 1 comment
Closed

Spring boot migrator does not bump spring version #315

sanagaraj-pivotal opened this issue Aug 10, 2022 · 1 comment
Labels
3.0.0 Spring Boot 3.0.0 type: bug Something isn't working
Milestone

Comments

@sanagaraj-pivotal
Copy link
Contributor

Describe the bug
When you run SBM on Kafdrop application, SBM does not bump the version of spring to 3.X.X.

To Reproduce
Steps to reproduce the behavior:

  1. check out git project https://github.com/obsidiandynamics/kafdrop
  2. upgrade the current version of spring to 2.7.2
  3. run SBM on kafdrop
  4. Now you can see spring version not being updated

Expected behavior
spring version to be updated to 3.X.X
and milestone repo to be added

@fabapp2 fabapp2 added type: bug Something isn't working 3.0.0 Spring Boot 3.0.0 labels Aug 10, 2022
@sanagaraj-pivotal
Copy link
Contributor Author

Fixed after this PR: #334

@fabapp2 fabapp2 added this to the v0.12.0 milestone Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0.0 Spring Boot 3.0.0 type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants