Skip to content

Update jackson-core to 3.2.0#3054

Merged
pjfanning merged 2 commits into
apache:mainfrom
scala-steward:update/jackson-core-3.2.0
Jun 14, 2026
Merged

Update jackson-core to 3.2.0#3054
pjfanning merged 2 commits into
apache:mainfrom
scala-steward:update/jackson-core-3.2.0

Conversation

@scala-steward

@scala-steward scala-steward commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates tools.jackson.core:jackson-core from 3.1.4 to 3.2.0

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 = "tools.jackson.core", artifactId = "jackson-core" } ]

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

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

@scala-steward scala-steward force-pushed the update/jackson-core-3.2.0 branch 2 times, most recently from 6d239eb to d5f8f39 Compare June 14, 2026 14:13
@He-Pin

He-Pin commented Jun 14, 2026

Copy link
Copy Markdown
Member

@pjfanning should we upgrade Jackson?

@pjfanning pjfanning force-pushed the update/jackson-core-3.2.0 branch from d5f8f39 to 51e425d Compare June 14, 2026 16:14
@pjfanning pjfanning merged commit f42ab03 into apache:main Jun 14, 2026
9 checks passed
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.

3 participants