Skip to content

Commit dec21ef

Browse files
Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 (#2316)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 to 2.13.1. - [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.0...gson-parent-2.13.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fccfaae commit dec21ef

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
@@ -513,7 +513,7 @@
513513
<!-- gson, to fetch entities from w3.org -->
514514
<groupId>com.google.code.gson</groupId>
515515
<artifactId>gson</artifactId>
516-
<version>2.13.0</version>
516+
<version>2.13.1</version>
517517
<scope>test</scope>
518518
</dependency>
519519

0 commit comments

Comments
 (0)