Skip to content

Commit 2d391a0

Browse files
Chore(deps-dev): Bump com.google.code.gson:gson from 2.10 to 2.10.1 (#1760)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10 to 2.10.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.10...gson-parent-2.10.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson 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 c19f3d5 commit 2d391a0

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
@@ -648,7 +648,7 @@
648648
<dependency>
649649
<groupId>com.google.code.gson</groupId>
650650
<artifactId>gson</artifactId>
651-
<version>2.10</version>
651+
<version>2.10.1</version>
652652
<scope>test</scope>
653653
</dependency>
654654
<dependency>

0 commit comments

Comments
 (0)