Skip to content

Commit df2ce8e

Browse files
opensearch-trigger-bot[bot]github-actions[bot]mend-for-github-com[bot]
authored
[Backport 2.x] fix(deps): update dependency com.google.code.gson:gson to v2.12.1 (#1049)
fix(deps): update dependency com.google.code.gson:gson to v2.12.1 (#1035) (cherry picked from commit 9671912) Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[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-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
1 parent 1d57c9b commit df2ce8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ dependencies {
182182
implementation "jakarta.json.bind:jakarta.json.bind-api:3.0.1"
183183
implementation "org.glassfish:jakarta.json:2.0.1"
184184
implementation "org.eclipse:yasson:3.0.4"
185-
implementation "com.google.code.gson:gson:2.12.0"
185+
implementation "com.google.code.gson:gson:2.12.1"
186186
// Swagger-Parser dependencies for API consistency tests
187187
implementation "io.swagger.core.v3:swagger-models:${swaggerCoreVersion}"
188188
implementation "io.swagger.core.v3:swagger-core:${swaggerCoreVersion}"

0 commit comments

Comments
 (0)