Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jaxb-xjc to 2.3.9 #886

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Update jaxb-xjc to 2.3.9 #886

merged 1 commit into from
Jan 3, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2023

About this PR

📦 Updates org.glassfish.jaxb:jaxb-xjc from 2.2.11 to 2.3.9

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 (2.2.11).
You might want to review and update them manually.

build.sbt
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.glassfish.jaxb", artifactId = "jaxb-xjc" } ]

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

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

Copy link
Contributor

@scholarsmate scholarsmate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@scholarsmate scholarsmate added dependencies Pull requests that update a dependency file scala Pull requests that update Scala code labels Nov 9, 2023
@scholarsmate scholarsmate added this to the 1.4.0 milestone Nov 9, 2023
@shanedell shanedell force-pushed the update/jaxb-xjc-2.3.9 branch 3 times, most recently from 1cd889e to 6306baa Compare November 14, 2023 02:51
@shanedell shanedell force-pushed the update/jaxb-xjc-2.3.9 branch from 6306baa to 3f592de Compare January 3, 2024 18:30
Copy link
Contributor

@shanedell shanedell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@shanedell shanedell merged commit be254b3 into main Jan 3, 2024
42 checks passed
@shanedell shanedell deleted the update/jaxb-xjc-2.3.9 branch January 3, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file scala Pull requests that update Scala code
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants