Skip to content

Conversation

broadbot
Copy link
Contributor

@broadbot broadbot commented Nov 4, 2024

About this PR

πŸ“¦ Updates org.springframework:spring-web from 6.1.13 to 6.1.14

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.springframework", artifactId = "spring-web" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.springframework", artifactId = "spring-web" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@github-actions github-actions bot added the Scala_Steward Scala Steward label Nov 4, 2024
@davidangb davidangb merged commit c44d652 into develop Nov 5, 2024
13 checks passed
@davidangb davidangb deleted the update/spring-web-6.1.14 branch November 5, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scala_Steward Scala Steward

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants