Skip to content

Commit e9650db

Browse files
authored
Merge pull request #24 from oracle/dependabot/maven/12g/JavaExample/maven/com.google.code.gson-gson-2.8.9
Bump gson from 2.7 to 2.8.9 in /12g/JavaExample/maven
2 parents 9b8f966 + c8b9e09 commit e9650db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

12g/JavaExample/maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>com.google.code.gson</groupId>
4040
<artifactId>gson</artifactId>
41-
<version>2.7</version>
41+
<version>2.8.9</version>
4242
</dependency>
4343
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
4444
<dependency>

0 commit comments

Comments
 (0)