-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit cab0e33
deps: update dependency com.google.code.gson:gson to v2.8.9 (#357)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.code.gson:gson](https://togithub.com/google/gson) | `2.8.7` -> `2.8.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>google/gson</summary>
### [`v2.8.9`](https://togithub.com/google/gson/blob/master/CHANGELOG.md#Version-289)
- Make OSGi bundle's dependency on `sun.misc` optional ([#​1993](https://togithub.com/google/gson/issues/1993)).
- Deprecate `Gson.excluder()` exposing internal `Excluder` class ([#​1986](https://togithub.com/google/gson/issues/1986)).
- Prevent Java deserialization of internal classes ([#​1991](https://togithub.com/google/gson/issues/1991)).
- Improve number strategy implementation ([#​1987](https://togithub.com/google/gson/issues/1987)).
- Fix LongSerializationPolicy null handling being inconsistent with Gson ([#​1990](https://togithub.com/google/gson/issues/1990)).
- Support arbitrary Number implementation for Object and Number deserialization ([#​1290](https://togithub.com/google/gson/issues/1290)).
- Bump proguard-maven-plugin from 2.4.0 to 2.5.1 ([#​1980](https://togithub.com/google/gson/issues/1980)).
- Don't exclude static local classes ([#​1969](https://togithub.com/google/gson/issues/1969)).
- Fix `RuntimeTypeAdapterFactory` depending on internal `Streams` class ([#​1959](https://togithub.com/google/gson/issues/1959)).
- Improve Maven build ([#​1964](https://togithub.com/google/gson/issues/1964)).
- Make dependency on `java.sql` optional ([#​1707](https://togithub.com/google/gson/issues/1707)).
### [`v2.8.8`](https://togithub.com/google/gson/blob/master/CHANGELOG.md#Version-288)
- Fixed issue with recursive types ([#​1390](https://togithub.com/google/gson/issues/1390)).
- Better behaviour with Java 9+ and `Unsafe` if there is a security manager ([#​1712](https://togithub.com/google/gson/issues/1712)).
- `EnumTypeAdapter` now works better when ProGuard has obfuscated enum fields ([#​1495](https://togithub.com/google/gson/issues/1495)).
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow-cx).1 parent 38ec2b8 commit cab0e33Copy full SHA for cab0e33
1 file changed
+1
-1
lines changeddialogflow-cx/snippets/pom.xml
Copy file name to clipboardExpand all lines: dialogflow-cx/snippets/pom.xml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
0 commit comments