Skip to content

Commit ce1aa4c

Browse files
Bump gson from 2.9.0 to 2.10.1 in /dockerfile-image-update
Bumps [gson](https://github.com/google/gson) from 2.9.0 to 2.10.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.9.0...gson-parent-2.10.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d77f25 commit ce1aa4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfile-image-update/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>com.google.code.gson</groupId>
112112
<artifactId>gson</artifactId>
113-
<version>2.9.0</version>
113+
<version>2.10.1</version>
114114
</dependency>
115115
<dependency>
116116
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)