java-samples icon indicating copy to clipboard operation
java-samples copied to clipboard

chore(deps): bump com.google.http-client:google-http-client-jackson2 from 1.41.0 to 2.0.2 in /calendar/sync

Open dependabot[bot] opened this issue 3 months ago • 0 comments

Bumps com.google.http-client:google-http-client-jackson2 from 1.41.0 to 2.0.2.

Release notes

Sourced from com.google.http-client:google-http-client-jackson2's releases.

v2.0.2

2.0.2 (2025-10-13)

Dependencies

  • Update dependency com.google.cloud:native-image-shared-config to v1.17.0 (9efc208)

v2.0.1

2.0.1 (2025-09-24)

Bug Fixes

  • UriTemplate expansion reserved ("+") and fragment("#") should not encode already percent encoded parts (#2108) (30766a8)

v2.0.0

2.0.0 (2025-08-08)

⚠ BREAKING CHANGES

  • update guava to 33.4.8-android (#2112). This makes this library compatible with Java 8+.

Features

Dependencies

v1.47.1

1.47.1 (2025-06-23)

Bug Fixes

  • Add special handling for Object in Types.newInstance() (#2102) (a855eca)

v1.47.0

1.47.0 (2025-04-28)

Features

... (truncated)

Changelog

Sourced from com.google.http-client:google-http-client-jackson2's changelog.

2.0.2 (2025-10-13)

Dependencies

  • Update dependency com.google.cloud:native-image-shared-config to v1.17.0 (9efc208)

2.0.1 (2025-09-24)

Bug Fixes

  • UriTemplate expansion reserved ("+") and fragment("#") should not encode already percent encoded parts (#2108) (30766a8)

2.0.0 (2025-08-08)

⚠ BREAKING CHANGES

  • update guava to 33.4.8-android (#2112)

Features

Dependencies

1.47.1 (2025-06-23)

Bug Fixes

  • Add special handling for Object in Types.newInstance() (#2102) (a855eca)

1.47.0 (2025-04-28)

Features

Bug Fixes

... (truncated)

Commits
  • 0ba7155 chore(main): release 2.0.2 (#2125)
  • 350edd6 chore(main): release 2.0.2-SNAPSHOT (#2118)
  • 9e3c57a chore: remove workaround for GraalVM Object instantiation (#2121)
  • 9efc208 build(deps): update dependency com.google.cloud:native-image-shared-config to...
  • 1d922d7 build(deps): update dependency com.google.cloud:native-image-shared-config to...
  • 4aba27c ci: upgrade tests to JDK 25 (#2119)
  • c0af9bb chore(main): release 2.0.1 (#2117)
  • 9370499 chore(main): release 2.0.1-SNAPSHOT (#2115)
  • 30766a8 fix: UriTemplate expansion reserved ("+") and fragment("#") should not encode...
  • 5d0689a chore(main): release 2.0.0 (#2114)
  • Additional commits viewable in compare view

Dependabot compatibility score

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[bot] avatar Oct 20 '25 19:10 dependabot[bot]