Skip to content

Commit

Permalink
[Backport 2.x] fix(deps): update dependency com.google.code.gson:gson…
Browse files Browse the repository at this point in the history
… to v2.12.0 (#1034)

fix(deps): update dependency com.google.code.gson:gson to v2.12.0 (#1033)



(cherry picked from commit 6d6116d)

Signed-off-by: mend-for-jackfan.us.kg[bot] <mend-for-jackfan.us.kg[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: mend-for-jackfan.us.kg[bot] <50673670+mend-for-jackfan.us.kg[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 30, 2025
1 parent cd9b52a commit e558305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ dependencies {
implementation "jakarta.json.bind:jakarta.json.bind-api:3.0.1"
implementation "org.glassfish:jakarta.json:2.0.1"
implementation "org.eclipse:yasson:3.0.4"
implementation "com.google.code.gson:gson:2.11.0"
implementation "com.google.code.gson:gson:2.12.0"
// Swagger-Parser dependencies for API consistency tests
implementation "io.swagger.core.v3:swagger-models:${swaggerCoreVersion}"
implementation "io.swagger.core.v3:swagger-core:${swaggerCoreVersion}"
Expand Down

0 comments on commit e558305

Please sign in to comment.