Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps jackson-version from 2.18.2 to 2.19.1.
Updates com.fasterxml.jackson.jaxrs:jackson-jaxrs-base from 2.18.2 to 2.19.1

Commits
  • f308f94 [maven-release-plugin] prepare release jackson-jaxrs-providers-2.19.1
  • f930861 Prep for 2.19.1
  • 405fb38 Manual pom.xml merge
  • 0bbec45 Merge branch '2.18' into 2.19
  • e026403 Fix snapshot access to use Central Portal
  • 22e3a80 Add Woodstox/stax2-api explicit versions for dependencies (#216)
  • 91cf453 Backport #214 in 2.19 as well
  • 71dbcd2 Merge branch '2.18' into 2.19
  • 23cb619 Backport #214
  • 3c929fb Merge branch '2.18' into 2.19
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-core from 2.18.2 to 2.19.1

Commits
  • 2272fcf [maven-release-plugin] prepare release jackson-core-2.19.1
  • 6d2236e Prep for 2.19.1
  • 8ce4f66 Merge branch '2.18' into 2.19
  • f448625 Disable "release" WF
  • 662e818 Merge branch '2.18' into 2.19
  • b5ed8a2 Back to 2.18.5-SNAPSHOT settings
  • 91dfb78 [maven-release-plugin] prepare for next development iteration
  • c7a9268 [maven-release-plugin] prepare release jackson-core-2.18.4.1
  • f69e1ad Try again to publish 2.18.4.1
  • 2911417 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.19.1

Commits

Updates com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider from 2.18.2 to 2.19.1

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.18.2 to 2.19.1

Commits
  • 86cc1b8 [maven-release-plugin] prepare release jackson-dataformat-xml-2.19.1
  • 1d9728f Prep for 2.19.1
  • fe3601b Manual pom.xml merge
  • b2d026d Merge branch '2.18' into 2.19
  • c079159 Update snapshot access to Central Portal
  • 19dd980 Change Woodstox/stax2 deps wrt jackson-bom/99 (#759)
  • 888835d Merge branch '2.18' into 2.19
  • 55f4ec6 Fix CI wrt branch constraints
  • bc83c38 ...
  • 5f1693a Merge branch '2.18' into 2.19
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `jackson-version` from 2.18.2 to 2.19.1.

Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-base` from 2.18.2 to 2.19.1
- [Commits](FasterXML/jackson-jaxrs-providers@jackson-jaxrs-providers-2.18.2...jackson-jaxrs-providers-2.19.1)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.2 to 2.19.1
- [Commits](FasterXML/jackson-core@jackson-core-2.18.2...jackson-core-2.19.1)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.2 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider` from 2.18.2 to 2.19.1

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.2 to 2.19.1
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.2...jackson-dataformat-xml-2.19.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-base
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 1, 2025 14:30
@dependabot dependabot bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Jul 1, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 1, 2025

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