Skip to content

Conversation

@scala-steward
Copy link
Contributor

@scala-steward scala-steward commented May 22, 2025

About this PR

📦 Updates

from 4.0.8 to 4.1.2

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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (4.0.8).
You might want to review and update them manually.

docs/modules/ROOT/pages/plugin/sbt.adoc
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.apache.cxf" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.apache.cxf" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@mergify mergify bot added the type:updates label May 22, 2025
@scala-steward scala-steward force-pushed the update/cxf-rt-frontend-jaxws-4.1.2 branch from ba57e20 to 1f409f7 Compare May 26, 2025 18:50
@scala-steward scala-steward changed the title cxf-rt-frontend-jaxws 4.1.2 (was 4.0.7) cxf-rt-frontend-jaxws, ... 4.1.2 (was 4.0.8) May 26, 2025
@scala-steward scala-steward force-pushed the update/cxf-rt-frontend-jaxws-4.1.2 branch from 1f409f7 to 203c350 Compare June 9, 2025 23:38
@scala-steward scala-steward force-pushed the update/cxf-rt-frontend-jaxws-4.1.2 branch from 203c350 to 0f825f1 Compare July 4, 2025 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant