Skip to content

Update jackson-core to 2.21.2#2771

Merged
He-Pin merged 1 commit intoapache:mainfrom
scala-steward:update/jackson-core-2.21.2
Mar 22, 2026
Merged

Update jackson-core to 2.21.2#2771
He-Pin merged 1 commit intoapache:mainfrom
scala-steward:update/jackson-core-2.21.2

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.fasterxml.jackson.core:jackson-core from 2.21.1 to 2.21.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!

⚙ Adjust future updates

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

updates.ignore = [ { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-core" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.fasterxml.jackson.core", artifactId = "jackson-core" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@He-Pin He-Pin merged commit c81134a into apache:main Mar 22, 2026
8 of 9 checks passed
pjfanning pushed a commit to pjfanning/incubator-pekko that referenced this pull request Mar 23, 2026
pjfanning added a commit that referenced this pull request Mar 23, 2026
Co-authored-by: Scala Steward <43047562+scala-steward@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants