Skip to content

Commit 34c3b6e

Browse files
Bump gson in /ocpp-v1_6-example/json-client-implementation
Bumps [gson](https://github.com/google/gson) from 2.8.8 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.8...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 beac30f commit 34c3b6e

File tree

1 file changed

+1
-1
lines changed
  • ocpp-v1_6-example/json-client-implementation

1 file changed

+1
-1
lines changed

ocpp-v1_6-example/json-client-implementation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.code.gson</groupId>
4343
<artifactId>gson</artifactId>
44-
<version>2.8.8</version>
44+
<version>2.8.9</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>eu.chargetime.ocpp</groupId>

0 commit comments

Comments
 (0)