Skip to content

Commit 274b5f0

Browse files
authored
Merge pull request #103 from Flashky/dependabot/maven/com.google.code.gson-gson-2.13.2
build(deps): bump com.google.code.gson:gson from 2.13.1 to 2.13.2
2 parents 438ac04 + 72c6500 commit 274b5f0

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
@@ -21,7 +21,7 @@
2121

2222
<!-- JSON Management -->
2323
<jackson-databind.version>2.20.0</jackson-databind.version>
24-
<gson.version>2.13.1</gson.version>
24+
<gson.version>2.13.2</gson.version>
2525

2626
<!-- Graphs -->
2727
<jgrapht.version>1.5.2</jgrapht.version>

0 commit comments

Comments
 (0)