Skip to content

Commit afcc35b

Browse files
build(deps): bump gson from 2.10 to 2.10.1 (#1907)
Bumps [gson](https://github.com/google/gson) from 2.10 to 2.10.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.10...gson-parent-2.10.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a777a49 commit afcc35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<okhttp3.version>4.10.0</okhttp3.version>
8181
<guava.version>31.1-jre</guava.version>
8282
<googlehttpclient.version>1.42.3</googlehttpclient.version>
83-
<gson.version>2.10</gson.version>
83+
<gson.version>2.10.1</gson.version>
8484
<slf4j.version>2.0.6</slf4j.version>
8585
<bouncy.version>1.70</bouncy.version>
8686
<json.version>20220924</json.version>

0 commit comments

Comments
 (0)