Skip to content

Commit 7746a8a

Browse files
Bump gson in /cf-java-monitoring-custom-metrics-clients
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.8.5...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1730792 commit 7746a8a

File tree

1 file changed

+1
-1
lines changed
  • cf-java-monitoring-custom-metrics-clients

1 file changed

+1
-1
lines changed

cf-java-monitoring-custom-metrics-clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.google.code.gson</groupId>
2929
<artifactId>gson</artifactId>
30-
<version>2.8.5</version>
30+
<version>2.8.9</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)