Skip to content

Commit c24ef48

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.12.1 (#1188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 40795a6 commit c24ef48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>com.google.code.gson</groupId>
8686
<artifactId>gson</artifactId>
87-
<version>2.12.0</version>
87+
<version>2.12.1</version>
8888
</dependency>
8989

9090
<dependency>

0 commit comments

Comments
 (0)