Skip to content

fix: update renovate spring boot version matcher#6956

Merged
eaball35 merged 1 commit into
mainfrom
renovate
Apr 1, 2022
Merged

fix: update renovate spring boot version matcher#6956
eaball35 merged 1 commit into
mainfrom
renovate

Conversation

@averikitsch

Copy link
Copy Markdown
Contributor

Fixes #6955

Spring boot does not use RELEASE to signify GA releases on Maven Central. Therefore this update rejects SNAPSHOTs and M releases that are not GA.

It's a good idea to open an issue first for discussion.

  • I have followed Sample Format Guide
  • pom.xml parent set to latest shared-configuration
  • Appropriate changes to README are included in PR
  • API's need to be enabled to test (tell us)
  • Environment Variables need to be set (ask us to set them)
  • Tests pass: mvn clean verify required
  • Lint passes: mvn -P lint checkstyle:check required
  • Static Analysis: mvn -P lint clean compile pmd:cpd-check spotbugs:check advisory only
  • Please merge this PR for me once it is approved.

@averikitsch
averikitsch requested review from a team and yoshi-approver as code owners April 1, 2022 17:27
@product-auto-label product-auto-label Bot added the samples Issues that are directly related to samples. label Apr 1, 2022
@eaball35
eaball35 merged commit 43899c0 into main Apr 1, 2022
@eaball35
eaball35 deleted the renovate branch April 1, 2022 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Renovate bot does not update Spring Boot dependencies

3 participants