Skip to content

Commit aadbb1c

Browse files
authored
Merge pull request #682 from aws-samples/dependabot/maven/apps/unicorn-store-javax/com.google.code.gson-gson-2.13.0
Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 in /apps/unicorn-store-javax
2 parents 642958e + a45ad53 commit aadbb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/unicorn-store-javax/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.google.code.gson</groupId>
5757
<artifactId>gson</artifactId>
58-
<version>2.12.1</version>
58+
<version>2.13.0</version>
5959
<scope>compile</scope>
6060
</dependency>
6161
<dependency>

0 commit comments

Comments
 (0)