Skip to content

Commit 392ae4f

Browse files
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#4290)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.1 to 2.13.2. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.13.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivo Gaydazhiev <ivo.gaydazhiev@redis.com>
1 parent 5f4997a commit 392ae4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>com.google.code.gson</groupId>
102102
<artifactId>gson</artifactId>
103-
<version>2.13.1</version>
103+
<version>2.13.2</version>
104104
</dependency>
105105

106106
<dependency>

0 commit comments

Comments
 (0)