Backbase / backbase-openapi-tools

Backbase Open Api Tools (boat) helps manage large OpenAPI projects
Other
43 stars 24 forks source link

Bump jackson.version from 2.17.2 to 2.18.0 #923

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps jackson.version from 2.17.2 to 2.18.0. Updates com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.0

Commits


Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0

Commits


Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.18.0

Commits
  • 13e4274 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.0
  • cd642d3 Prepare for 2.18.0 release
  • 4496d13 Add YAML test, too, for #497
  • 5b2415e ...
  • 3b9c691 Improve #497 test (to validate content)
  • c86b438 Add failing test for #497 (#498)
  • 288eacc Back to snapshot
  • 7d23986 [maven-release-plugin] prepare for next development iteration
  • a36cf83 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.0-rc1
  • ee4e830 Prepare for 2.18.0-rc1
  • Additional commits viewable in compare view


Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.0

Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.2 to 2.18.0

Commits


Updates com.fasterxml.jackson.datatype:jackson-datatype-guava from 2.17.2 to 2.18.0

Commits
  • e2cee41 [maven-release-plugin] prepare release jackson-datatypes-collections-2.18.0
  • 2f3db97 Prepare for 2.18.0 release
  • 5ad9f42 Try to fix #160 (OSGi dep problem wrt Guava) (#161)
  • f76649a Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group (#159)
  • 021e87b Back to snapshots
  • 9437e20 [maven-release-plugin] prepare for next development iteration
  • ccd538d [maven-release-plugin] prepare release jackson-datatypes-collections-2.18.0-rc1
  • 19c1046 Prepare for 2.18.0-rc1
  • 575cfdd Update to 2.18.0-rc1-SNAPSHOT
  • 32f6a0f Merge branch '2.17' into 2.18
  • Additional commits viewable in compare view


Updates com.fasterxml.jackson.datatype:jackson-datatype-joda from 2.17.2 to 2.18.0

Commits
  • 39c42cd Merge branch '2.18' of github.com:FasterXML/jackson-datatype-joda into 2.18
  • 3b2b298 [maven-release-plugin] prepare release jackson-datatype-joda-2.18.0
  • 388117a Prepare for 2.18.0 release
  • d718ec2 Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group (#144)
  • 69ed1ff Back to snapshot
  • 96a9693 [maven-release-plugin] prepare for next development iteration
  • 1d52cdb [maven-release-plugin] prepare release jackson-datatype-joda-2.18.0-rc1
  • 74de7f0 Prepare for 2.18.0-rc1
  • b015dde To 2.18.0-rc1-SNAPSHOT
  • 3cbd777 Merge branch '2.17' into 2.18
  • Additional commits viewable 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 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 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)
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud