Skip to content

Commit 4fff42d

Browse files
authored
Merge pull request #192 from ChargeTimeEU/dependabot/maven/OCPP-J/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.0 to 2.8.9 in /OCPP-J
2 parents beac30f + 8b6e53b commit 4fff42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OCPP-J/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.google.code.gson</groupId>
5757
<artifactId>gson</artifactId>
58-
<version>2.8.0</version>
58+
<version>2.8.9</version>
5959
<scope>compile</scope>
6060
</dependency>
6161
<dependency>

0 commit comments

Comments
 (0)