Skip to content

Commit 1de36d8

Browse files
build(deps): bump gson from 2.9.0 to 2.9.1 (#1708)
Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.9.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.9.0...gson-parent-2.9.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1076b1b commit 1de36d8

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
@@ -77,7 +77,7 @@
7777
<okhttp3.version>4.10.0</okhttp3.version>
7878
<guava.version>31.1-jre</guava.version>
7979
<googlehttpclient.version>1.42.2</googlehttpclient.version>
80-
<gson.version>2.9.0</gson.version>
80+
<gson.version>2.9.1</gson.version>
8181
<slf4j.version>1.7.36</slf4j.version>
8282
<bouncy.version>1.70</bouncy.version>
8383
<json.version>20220320</json.version>

0 commit comments

Comments
 (0)