Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2025

Bumps jackson.version from 2.19.0 to 2.19.2.
Updates com.fasterxml.jackson.core:jackson-core from 2.19.0 to 2.19.2

Commits

Updates com.fasterxml.jackson.core:jackson-annotations from 2.19.0 to 2.19.2

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.0 to 2.19.2

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 10, 2025
Bumps `jackson.version` from 2.19.0 to 2.19.2.

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

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.0 to 2.19.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.0 to 2.19.2

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Aug 10, 2025
@ArnavBalyan
Copy link
Member

cc @shangxinli @wgtmac noticed this pr, change looks good to me was just wondering if it can be merged thanks!

@wgtmac
Copy link
Member

wgtmac commented Aug 24, 2025

I've updated jackson-databind together. Let's wait for CI.

@wgtmac wgtmac merged commit 36a5f9c into master Aug 24, 2025
14 checks passed
@dependabot dependabot bot deleted the dependabot/maven/jackson.version-2.19.2 branch August 24, 2025 08:08
rahulketch pushed a commit to rahulketch/parquet-java that referenced this pull request Sep 9, 2025
* Bump jackson.version from 2.19.0 to 2.19.2

Bumps `jackson.version` from 2.19.0 to 2.19.2.

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

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.0 to 2.19.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.0 to 2.19.2

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gang Wu <[email protected]>
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.

2 participants