Skip to content

Commit 1b97abf

Browse files
authored
Merge pull request #387 from ChargeTimeEU/dependabot/maven/com.google.code.gson-gson-2.13.2
Bump com.google.code.gson:gson from 2.10.1 to 2.13.2
2 parents 6f43c78 + ebf9f1b commit 1b97abf

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

0 commit comments

Comments
 (0)