Skip to content

Commit 283f958

Browse files
Bump gson in /cdk/jcl2stepfunctionsblog/Stepfunctions/software/Lambda
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] <support@github.com>
1 parent e267736 commit 283f958

File tree

1 file changed

+1
-1
lines changed
  • cdk/jcl2stepfunctionsblog/Stepfunctions/software/Lambda

1 file changed

+1
-1
lines changed

cdk/jcl2stepfunctionsblog/Stepfunctions/software/Lambda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.google.code.gson</groupId>
3131
<artifactId>gson</artifactId>
32-
<version>2.8.5</version>
32+
<version>2.8.9</version>
3333
</dependency>
3434
<dependency>
3535
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)