Skip to content

Commit 42e25aa

Browse files
authored
Merge pull request #262 from ChargeTimeEU/dependabot/maven/com.google.code.gson-gson-2.10.1
Bump com.google.code.gson:gson from 2.8.9 to 2.10.1
2 parents f8b6802 + c9550c4 commit 42e25aa

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.9</version>
58+
<version>2.10.1</version>
5959
<scope>compile</scope>
6060
</dependency>
6161
<dependency>

0 commit comments

Comments
 (0)