Skip to content

Commit cfed9c7

Browse files
dependabot[bot]devgianlu
authored andcommitted
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 in /lib
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.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.10.1...gson-parent-2.11.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b867fb commit cfed9c7

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
@@ -53,7 +53,7 @@
5353
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5454
<maven.compiler.source>1.8</maven.compiler.source>
5555
<maven.compiler.target>1.8</maven.compiler.target>
56-
<gson.version>2.10.1</gson.version>
56+
<gson.version>2.11.0</gson.version>
5757
<protobuf.version>3.25.2</protobuf.version>
5858
<slf4j-api.version>2.0.16</slf4j-api.version>
5959
<log4j.version>2.23.1</log4j.version>

0 commit comments

Comments
 (0)