Skip to content

Commit

Permalink
fix(deps): update swaggercoreversion to v2.2.27 (#978)
Browse files Browse the repository at this point in the history
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>
Co-authored-by: Owais Kazi <[email protected]>
  • Loading branch information
mend-for-github-com[bot] and owaiskazi19 authored Jan 16, 2025
1 parent 60601ca commit 02c0b9d
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 @@ -36,7 +36,7 @@ buildscript {
isSameMajorVersion = opensearch_version.split("\\.")[0] == bwcVersionShort.split("\\.")[0]
swaggerVersion = "2.1.24"
jacksonVersion = "2.18.1"
swaggerCoreVersion = "2.2.26"
swaggerCoreVersion = "2.2.27"

}

Expand Down

0 comments on commit 02c0b9d

Please sign in to comment.