Skip to content

Commit 555a1ec

Browse files
Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 (#126)
Bumps [com.google.code.gson:gson](https://github.com/google/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f5f64f commit 555a1ec

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
@@ -27,7 +27,7 @@
2727
<commons-lang3.version>3.17.0</commons-lang3.version>
2828
<frontend-maven-plugin.version>1.15.1</frontend-maven-plugin.version>
2929
<graalvm.version>24.1.2</graalvm.version>
30-
<gson.version>2.11.0</gson.version>
30+
<gson.version>2.12.1</gson.version>
3131
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
3232
<jasypt-spring-boot-starter.version>3.0.5</jasypt-spring-boot-starter.version>
3333
<java.version>21</java.version>

0 commit comments

Comments
 (0)