Skip to content

Commit cd064bd

Browse files
EvenSolsnyk-bot
andauthored
fix: upgrade com.google.code.gson:gson from 2.10.1 to 2.11.0 (#1024)
Snyk has created this PR to upgrade com.google.code.gson:gson from 2.10.1 to 2.11.0. See this package in maven: com.google.code.gson:gson See this project in Snyk: https://app.snyk.io/org/evensol/project/5734e76a-5ebe-4fe0-9fb9-776e0cbc8504?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 2604617 commit cd064bd

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
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>com.google.code.gson</groupId>
104104
<artifactId>gson</artifactId>
105-
<version>2.10.1</version>
105+
<version>2.11.0</version>
106106
</dependency>
107107
</dependencies>
108108
<build>

0 commit comments

Comments
 (0)