Skip to content

Commit dc221c2

Browse files
authored
Merge pull request #43 from Flashky/dependabot/maven/com.google.code.gson-gson-2.11.0
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0
2 parents a19f6d6 + a36b02a commit dc221c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11.0</version>
5959
</dependency>
6060
<!-- Apache Commons libraries -->
6161
<dependency>

0 commit comments

Comments
 (0)