Skip to content

Bump the dependencies group with 5 updates #362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 5 updates:

Package From To
com.fasterxml.jackson.core:jackson-databind 2.19.0 2.19.1
com.fasterxml.jackson.core:jackson-annotations 2.19.0 2.19.1
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.19.0 2.19.1
com.fasterxml.jackson.dataformat:jackson-dataformat-csv 2.19.0 2.19.1
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.19.0 2.19.1

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.dataformat:jackson-dataformat-xml from 2.19.0 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

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-csv from 2.19.0 to 2.19.1

Commits
  • 58246bf [maven-release-plugin] prepare release jackson-dataformats-text-2.19.1
  • c0ad1a8 Prep for 2.19.1
  • 77ad244 Manual pom.xml merge
  • 247b42b Merge branch '2.18' into 2.19
  • 82bcafa Udpate snapshot access to Central Portal
  • 24afe40 Merge branch '2.18' into 2.19
  • 57188ef Fix CI wrt branch constraints
  • ed0fc71 Merge branch '2.18' into 2.19
  • 300e1f6 Back to snapshot dep
  • cea427d [maven-release-plugin] prepare for next development iteration
  • 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.core:jackson-annotations from 2.19.0 to 2.19.1

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.19.0 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

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-csv from 2.19.0 to 2.19.1

Commits
  • 58246bf [maven-release-plugin] prepare release jackson-dataformats-text-2.19.1
  • c0ad1a8 Prep for 2.19.1
  • 77ad244 Manual pom.xml merge
  • 247b42b Merge branch '2.18' into 2.19
  • 82bcafa Udpate snapshot access to Central Portal
  • 24afe40 Merge branch '2.18' into 2.19
  • 57188ef Fix CI wrt branch constraints
  • ed0fc71 Merge branch '2.18' into 2.19
  • 300e1f6 Back to snapshot dep
  • cea427d [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.0` | `2.19.1` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.19.0` | `2.19.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.19.0` | `2.19.1` |
| [com.fasterxml.jackson.dataformat:jackson-dataformat-csv](https://github.com/FasterXML/jackson-dataformats-text) | `2.19.0` | `2.19.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.19.0` | `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.dataformat:jackson-dataformat-xml` from 2.19.0 to 2.19.1
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.19.0...jackson-dataformat-xml-2.19.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-csv` from 2.19.0 to 2.19.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.19.0...jackson-dataformats-text-2.19.1)

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

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.dataformat:jackson-dataformat-xml` from 2.19.0 to 2.19.1
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.19.0...jackson-dataformat-xml-2.19.1)

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-csv` from 2.19.0 to 2.19.1
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.19.0...jackson-dataformats-text-2.19.1)

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-csv
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- 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-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-csv
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- 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-group: dependencies
...

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 20, 2025
@k163377 k163377 merged commit 50281a2 into develop Jun 21, 2025
2 checks passed
@k163377 k163377 deleted the dependabot/gradle/dependencies-e82a70842c branch June 21, 2025 15:22
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