Skip to content

Commit d633f87

Browse files
authored
Merge pull request #194 from ChargeTimeEU/dependabot/maven/ocpp-v1_6-example/json-client-implementation/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.8 to 2.8.9 in /ocpp-v1_6-example/json-client-implementation
2 parents 0d1ba72 + 34c3b6e commit d633f87

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)