Skip to content

Bump cxf.jackson.version from 3.1.0 to 3.1.1#3011

Merged
reta merged 2 commits intomainfrom
dependabot/maven/cxf.jackson.version-3.1.1
Apr 2, 2026
Merged

Bump cxf.jackson.version from 3.1.0 to 3.1.1#3011
reta merged 2 commits intomainfrom
dependabot/maven/cxf.jackson.version-3.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps cxf.jackson.version from 3.1.0 to 3.1.1.
Updates tools.jackson.jakarta.rs:jackson-jakarta-rs-json-provider from 3.1.0 to 3.1.1

Updates tools.jackson.core:jackson-core from 3.1.0 to 3.1.1

Commits

Updates tools.jackson.module:jackson-module-jsonSchema from 3.1.0 to 3.1.1

Commits
  • 0875205 [maven-release-plugin] prepare release jackson-module-jsonSchema-parent-3.1.1
  • 1483e2f Prep for 3.1.1 release
  • 061c965 ...
  • f1fdbd4 Post-release dep version bump
  • 24af062 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates tools.jackson.module:jackson-module-scala_2.12 from 3.1.0 to 3.1.1

Commits

Updates tools.jackson.jakarta.rs:jackson-jakarta-rs-xml-provider from 3.1.0 to 3.1.1

Updates tools.jackson.jakarta.rs:jackson-jakarta-rs-yaml-provider from 3.1.0 to 3.1.1

Updates tools.jackson.datatype:jackson-datatype-joda from 3.1.0 to 3.1.1

Commits

Updates tools.jackson.module:jackson-module-jakarta-xmlbind-annotations from 3.1.0 to 3.1.1

Commits
  • 7bb320e [maven-release-plugin] prepare release jackson-modules-base-3.1.1
  • f561e7b Prep for 3.1.1 release
  • 46faeef ...
  • 2ade986 Post-release dep version bump
  • c3cc05a [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `cxf.jackson.version` from 3.1.0 to 3.1.1.

Updates `tools.jackson.jakarta.rs:jackson-jakarta-rs-json-provider` from 3.1.0 to 3.1.1

Updates `tools.jackson.core:jackson-core` from 3.1.0 to 3.1.1
- [Commits](FasterXML/jackson-core@jackson-core-3.1.0...jackson-core-3.1.1)

Updates `tools.jackson.module:jackson-module-jsonSchema` from 3.1.0 to 3.1.1
- [Commits](FasterXML/jackson-module-jsonSchema@jackson-module-jsonSchema-parent-3.1.0...jackson-module-jsonSchema-parent-3.1.1)

Updates `tools.jackson.module:jackson-module-scala_2.12` from 3.1.0 to 3.1.1
- [Changelog](https://github.com/FasterXML/jackson-module-scala/blob/3.x/release.sbt)
- [Commits](FasterXML/jackson-module-scala@v3.1.0...v3.1.1)

Updates `tools.jackson.jakarta.rs:jackson-jakarta-rs-xml-provider` from 3.1.0 to 3.1.1

Updates `tools.jackson.jakarta.rs:jackson-jakarta-rs-yaml-provider` from 3.1.0 to 3.1.1

Updates `tools.jackson.datatype:jackson-datatype-joda` from 3.1.0 to 3.1.1
- [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-3.1.0...jackson-datatype-joda-3.1.1)

Updates `tools.jackson.module:jackson-module-jakarta-xmlbind-annotations` from 3.1.0 to 3.1.1
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-3.1.0...jackson-modules-base-3.1.1)

---
updated-dependencies:
- dependency-name: tools.jackson.jakarta.rs:jackson-jakarta-rs-json-provider
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: tools.jackson.core:jackson-core
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: tools.jackson.module:jackson-module-jsonSchema
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: tools.jackson.module:jackson-module-scala_2.12
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: tools.jackson.jakarta.rs:jackson-jakarta-rs-xml-provider
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: tools.jackson.jakarta.rs:jackson-jakarta-rs-yaml-provider
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: tools.jackson.datatype:jackson-datatype-joda
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: tools.jackson.module:jackson-module-jakarta-xmlbind-annotations
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 2, 2026
@reta reta merged commit eaa5a4f into main Apr 2, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/cxf.jackson.version-3.1.1 branch April 2, 2026 12:50
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant