Update dependency org.springframework.boot:spring-boot-gradle-plugin to v2.3.1.RELEASE - autoclosed#998
Conversation
vorburger
left a comment
There was a problem hiding this comment.
The build failure here is real and apparently due to spring-boot-gradle-plugin in 2.2.7.RELEASE "dragging along" the dependency required for javax.validation.constraints.NotNull, but then in 2.3.0.RELEASE it looks like the Spring guys (correctly!) cleaned that up - so now we have to add it again, to be able to upgrade.
@xurror @percyashu @nnatarajan would one of you like to do the necessary? Best probably just to raise a new PR stealing this line but also adding the required new dep - and then close this PR when we have a new one from you.
|
@vorburger , I will submit soon. |
|
Created PR #1045, but I do not have the option to close this one. |
5f47029 to
620b830
Compare
#1045 was meanwhile closed without conclusion, so let's keep this open until we can fix this. There are several issues here - @nnatarajan in #1045 figured out that apparently we need to exclude @percyashu @xurror do you have any interest in picking this up some time? |
620b830 to
be858eb
Compare
be858eb to
9275b86
Compare
|
See: #1146 |
…to v2.3.1.RELEASE
9275b86 to
61738fe
Compare
This PR contains the following updates:
2.2.7.RELEASE->2.3.1.RELEASERelease Notes
spring-projects/spring-boot
v2.3.1.RELEASE⭐ New Features
🪲 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.3.0.RELEASEFor full upgrade instructions and new and noteworthy features please see the release notes.
⭐ New Features
@WebServiceClientTestannotation that can be used when testing SOAP clients #17274🪲 Bug Fixes
@ActiveProfilesannotation no longer overrides those defined in property files #21302@DefaultValuedoes not work with PropertyEditor converters #21294📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v2.2.8.RELEASE⭐ New Features
🪲 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.