Skip to content

Commit

Permalink
Merge pull request #194 from ChargeTimeEU/dependabot/maven/ocpp-v1_6-…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
TVolden authored May 27, 2022
2 parents 0d1ba72 + 34c3b6e commit d633f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocpp-v1_6-example/json-client-implementation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.8</version>
<version>2.8.9</version>
</dependency>
<dependency>
<groupId>eu.chargetime.ocpp</groupId>
Expand Down

0 comments on commit d633f87

Please sign in to comment.