Skip to content

Commit 838dcca

Browse files
authored
Merge pull request #89 from myndocs/dependabot/maven/oauth2-server-json/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.5 to 2.8.9 in /oauth2-server-json
2 parents b0717a2 + bdb363e commit 838dcca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oauth2-server-json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<dependency>
1616
<groupId>com.google.code.gson</groupId>
1717
<artifactId>gson</artifactId>
18-
<version>2.8.5</version>
18+
<version>2.8.9</version>
1919
</dependency>
2020
</dependencies>
2121

0 commit comments

Comments
 (0)