Skip to content

Commit e2686c1

Browse files
[MRESOLVER-702] Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 (#686)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.1 to 2.13.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.12.1...gson-parent-2.13.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MRESOLVER-702
1 parent 156b036 commit e2686c1

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
@@ -328,7 +328,7 @@
328328
<dependency>
329329
<groupId>com.google.code.gson</groupId>
330330
<artifactId>gson</artifactId>
331-
<version>2.12.1</version>
331+
<version>2.13.0</version>
332332
</dependency>
333333
<dependency>
334334
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)