Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps jackson.version from 2.19.0 to 2.19.1.
Updates com.fasterxml.jackson.module:jackson-module-kotlin from 2.19.0 to 2.19.1

Commits
  • 439c45e [maven-release-plugin] prepare release jackson-module-kotlin-2.19.1
  • cfa10de Prep for 2.19.1
  • ae9769c Merge pull request #1006 from k163377/fix-dir
  • 31cb604 Fix to correctly hierarchize directories
  • 2a637fc Merge pull request #1005 from k163377/add-value-class-ser-tests
  • 5a29ae5 Add serialization test cases for value classes
  • cf0bdc8 Fix redundant package names
  • 7cf0f24 Merge pull request #1003 from k163377/add-comments
  • 3811252 Added comments regarding Duration conversion
  • e59ebd2 Manual pom.xml merge
  • Additional commits viewable in compare view

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

Updates com.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonp from 2.19.0 to 2.19.1

Commits
  • f754428 [maven-release-plugin] prepare release jackson-datatypes-misc-parent-2.19.1
  • 472a1c5 Prep for 2.19.1
  • aa7ab31 Manual pom.xml merge
  • 76950ae Merge branch '2.18' into 2.19
  • 77c62a7 Update snapshots to use Central Portal repo
  • 649f526 Merge branch '2.18' into 2.19
  • def3186 ...
  • 2e306b7 Merge branch '2.18' into 2.19
  • f32dc21 Fix CI
  • 348d9c8 Merge branch '2.18' into 2.19
  • Additional commits viewable in compare view

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

Commits

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

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.19.0 to 2.19.1

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)

Bumps `jackson.version` from 2.19.0 to 2.19.1.

Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.19.0 to 2.19.1
- [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.19.0...jackson-module-kotlin-2.19.1)

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonp` from 2.19.0 to 2.19.1
- [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.19.0...jackson-datatypes-misc-parent-2.19.1)

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

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jdk8` from 2.19.0 to 2.19.1

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jakarta-jsonp
  dependency-version: 2.19.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 16, 2025
@karianna karianna merged commit 6adfc4e into main Jun 23, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/jackson.version-2.19.1 branch June 23, 2025 00:59
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