Skip to content

Commit 96b1093

Browse files
Merge pull request #31 from iterate-ch/dependabot/maven/com.google.code.gson-gson-2.12.1
2 parents f76161b + 6793fd8 commit 96b1093

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.google.code.gson</groupId>
7272
<artifactId>gson</artifactId>
73-
<version>2.12.0</version>
73+
<version>2.12.1</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>junit</groupId>

0 commit comments

Comments
 (0)