Skip to content

Commit 3fb43d0

Browse files
Bump gson from 2.8.6 to 2.8.9 in /galasa-simplatform-application
Bumps [gson](https://github.com/google/gson) from 2.8.6 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.6...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 8bc0da7 commit 3fb43d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

galasa-simplatform-application/galasa-simplatform-webapp/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.8.6</version>
41+
<version>2.8.9</version>
4242
</dependency>
4343

4444
</dependencies>

galasa-simplatform-application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>com.google.code.gson</groupId>
114114
<artifactId>gson</artifactId>
115-
<version>2.8.6</version>
115+
<version>2.8.9</version>
116116
</dependency>
117117
</dependencies>
118118

0 commit comments

Comments
 (0)