Skip to content

Commit ae8e97c

Browse files
chore(deps): bump com.google.code.gson:gson in the all group
Bumps the all group with 1 update: [com.google.code.gson:gson](https://github.com/google/gson). Updates `com.google.code.gson:gson` from 2.11.0 to 2.12.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.11.0...gson-parent-2.12.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4820088 commit ae8e97c

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
@@ -44,7 +44,7 @@
4444
<maven.compiler.source>8</maven.compiler.source>
4545
<maven.compiler.target>8</maven.compiler.target>
4646
<maven.compiler.parameters>true</maven.compiler.parameters>
47-
<gson.version>2.11.0</gson.version>
47+
<gson.version>2.12.1</gson.version>
4848
<junit.version>5.11.4</junit.version>
4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5050
<websocket.version>1.6.0</websocket.version>

0 commit comments

Comments
 (0)