lakeFS
lakeFS copied to clipboard
Bump com.google.code.gson:gson from 2.8.6 to 2.8.9 in /clients/java-legacy
Bumps com.google.code.gson:gson from 2.8.6 to 2.8.9.
Release notes
Sourced from com.google.code.gson:gson's releases.
Gson 2.8.9
- Make OSGi bundle's dependency on
sun.miscoptional (#1993).- Deprecate
Gson.excluder()exposing internalExcluderclass (#1986).- Prevent Java deserialization of internal classes (#1991).
- Improve number strategy implementation (#1987).
- Fix LongSerializationPolicy null handling being inconsistent with Gson (#1990).
- Support arbitrary Number implementation for Object and Number deserialization (#1290).
- Bump proguard-maven-plugin from 2.4.0 to 2.5.1 (#1980).
- Don't exclude static local classes (#1969).
- Fix
RuntimeTypeAdapterFactorydepending on internalStreamsclass (#1959).- Improve Maven build (#1964).
- Make dependency on
java.sqloptional (#1707).Gson 2.8.8
Changelog
Sourced from com.google.code.gson:gson's changelog.
Version 2.8.9
- Make OSGi bundle's dependency on
sun.miscoptional (google/gson#1993).- Deprecate
Gson.excluder()exposing internalExcluderclass (google/gson#1986).- Prevent Java deserialization of internal classes (google/gson#1991).
- Improve number strategy implementation (google/gson#1987).
- Fix LongSerializationPolicy null handling being inconsistent with Gson (google/gson#1990).
- Support arbitrary Number implementation for Object and Number deserialization (google/gson#1290).
- Bump proguard-maven-plugin from 2.4.0 to 2.5.1 (google/gson#1980).
- Don't exclude static local classes (google/gson#1969).
- Fix
RuntimeTypeAdapterFactorydepending on internalStreamsclass (google/gson#1959).- Improve Maven build (google/gson#1964).
- Make dependency on
java.sqloptional (google/gson#1707).Version 2.8.8
- Fixed issue with recursive types (google/gson#1390).
- Better behaviour with Java 9+ and
Unsafeif there is a security manager (google/gson#1712).EnumTypeAdapternow works better when ProGuard has obfuscated enum fields (google/gson#1495).Version 2.8.7
- Fixed
ISO8601UtilsTestfailing on systems with UTC+X.- Improved javadoc for
JsonStreamParser.- Updated proguard.cfg (google/gson#1693).
- Fixed
IllegalStateExceptioninJsonTreeWriter(google/gson#1592).- Added
JsonArray.isEmpty()(google/gson#1640).- Added new test cases (google/gson#1638).
- Fixed OSGi metadata generation to work on JavaSE < 9 (google/gson#1603).
Commits
6a368d8[maven-release-plugin] prepare release gson-parent-2.8.9ba96d53Fix missing bounds checks for JsonTreeReader.getPath() (#2001)ca1df7f#1981: Optional OSGi bundle's dependency on sun.misc package (#1993)c54caf3DeprecateGson.excluder()exposing internalExcluderclass (#1986)e6fae59Prevent Java deserialization of internal classes (#1991)bda2e3dImprove number strategy implementation (#1987)cd748dfFix LongSerializationPolicy null handling being inconsistent with Gson (#1990)fe30b85Support arbitrary Number implementation for Object and Number deserialization...1cc1627Fix incorrect feature request template label (#1982)7b9a283Bump bnd-maven-plugin from 5.3.0 to 6.0.0 (#1985)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
@dependabot rebase
This PR is now marked as stale after 30 days of inactivity, and will be closed soon. To keep it, mark it with the "no stale" label.
Closing this PR because it has been stale for 7 days with no activity.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
@dependabot reopen
@dependabot recreate
This PR is now marked as stale after 30 days of inactivity, and will be closed soon. To keep it, mark it with the "no stale" label.
Closing this PR because it has been stale for 7 days with no activity.