Skip to content

Commit c5ae12e

Browse files
chore(deps-dev): bump com.google.code.gson:gson from 2.10.1 to 2.13.2
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.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.10.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72f9da9 commit c5ae12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>com.google.code.gson</groupId>
170170
<artifactId>gson</artifactId>
171-
<version>2.10.1</version>
171+
<version>2.13.2</version>
172172
<scope>test</scope>
173173
</dependency>
174174
</dependencies>

0 commit comments

Comments
 (0)