Skip to content

Commit 358d560

Browse files
committed
fix: upgrade com.google.code.gson:gson from 2.11.0 to 2.12.1
Snyk has created this PR to upgrade com.google.code.gson:gson from 2.11.0 to 2.12.1. See this package in maven: com.google.code.gson:gson See this project in Snyk: https://app.snyk.io/org/reeshika-h/project/336ef5f4-b25d-4d9c-a778-6788cddd4d33?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 96f67ac commit 358d560

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
@@ -96,7 +96,7 @@
9696
<lombok-source.version>1.18.36</lombok-source.version>
9797
<junit-jupiter.version>5.11.4</junit-jupiter.version>
9898
<junit-jupiter-engine.version>5.10.1</junit-jupiter-engine.version>
99-
<gson.version>2.11.0</gson.version>
99+
<gson.version>2.12.1</gson.version>
100100
<maven-site-plugin.version>3.3</maven-site-plugin.version>
101101
<maven-gpg-plugin.version>1.5</maven-gpg-plugin.version>
102102
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)