Skip to content

Conversation

broadbot
Copy link
Contributor

About this PR

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

πŸ“œ 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 Sep 16, 2024
@davidangb davidangb merged commit 63dd849 into develop Sep 23, 2024
12 checks passed
@davidangb davidangb deleted the update/spring-web-6.1.13 branch September 23, 2024 15:10
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