Skip to content

Commit 2d378d4

Browse files
Bump gson from 2.8.5 to 2.8.9 in /aws-lambda-java-serialization (#341)
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.5...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carl Zogheib <[email protected]>
1 parent bca2340 commit 2d378d4

File tree

1 file changed

+1
-1
lines changed
  • aws-lambda-java-serialization

1 file changed

+1
-1
lines changed

aws-lambda-java-serialization/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.google.code.gson</groupId>
4646
<artifactId>gson</artifactId>
47-
<version>2.8.5</version>
47+
<version>2.8.9</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)