Skip to content

Commit 1d0d0bc

Browse files
committed
fix: upgrade com.google.code.gson:gson from 2.13.1 to 2.13.2
Snyk has created this PR to upgrade com.google.code.gson:gson from 2.13.1 to 2.13.2. See this package in maven: com.google.code.gson:gson See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/e24cd5a2-0bfe-4beb-8f01-b0957a7d431b?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f448d05 commit 1d0d0bc

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.38</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.13.1</gson.version>
99+
<gson.version>2.13.2</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)