Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit f6db5a1

Browse files
Bump com.google.code.gson:gson from 2.13.0 to 2.13.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 to 2.13.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.13.0...gson-parent-2.13.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eaa63d6 commit f6db5a1

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
@@ -26,7 +26,7 @@
2626
<commons-lang3.version>3.17.0</commons-lang3.version>
2727
<frontend-maven-plugin.version>1.15.1</frontend-maven-plugin.version>
2828
<graalvm.version>24.2.1</graalvm.version>
29-
<gson.version>2.13.0</gson.version>
29+
<gson.version>2.13.1</gson.version>
3030
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
3131
<jasypt-spring-boot-starter.version>3.0.5</jasypt-spring-boot-starter.version>
3232
<java.version>21</java.version>

0 commit comments

Comments
 (0)