Skip to content

Commit 05f1493

Browse files
authoredJan 30, 2025··
Merge pull request #110 from mimecast/dependabot/maven/com.google.code.gson-gson-2.12.0
Bump com.google.code.gson:gson from 2.11.0 to 2.12.0
2 parents 0ec7ee1 + 69b2836 commit 05f1493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.google.code.gson</groupId>
7373
<artifactId>gson</artifactId>
74-
<version>2.11.0</version>
74+
<version>2.12.0</version>
7575
</dependency>
7676

7777
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.