Skip to content

Commit

Permalink
fix(deps): update dependency com.google.code.gson:gson to v2.12.1 (op…
Browse files Browse the repository at this point in the history
…ensearch-project#1035)

Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
Signed-off-by: Vikas Adyar <[email protected]>
  • Loading branch information
mend-for-github-com[bot] authored and vAdyar committed Feb 8, 2025
1 parent db441fb commit bac084d
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.12.0"
implementation "com.google.code.gson:gson:2.12.1"
// 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 bac084d

Please sign in to comment.