Skip to content

Commit dbbec17

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.12.1
1 parent a47db6d commit dbbec17

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
@@ -150,7 +150,7 @@
150150
<dependency>
151151
<groupId>com.google.code.gson</groupId>
152152
<artifactId>gson</artifactId>
153-
<version>2.11.0</version>
153+
<version>2.12.1</version>
154154
</dependency>
155155
<dependency>
156156
<groupId>io.sentry</groupId>

0 commit comments

Comments
 (0)