Skip to content

Commit

Permalink
fix(deps): update swaggerversion to v2.1.23 (#933)
Browse files Browse the repository at this point in the history
Signed-off-by: mend-for-github.aaakk.us.kg[bot] <mend-for-github.aaakk.us.kg[bot]@users.noreply.github.com>
Co-authored-by: mend-for-github.aaakk.us.kg[bot] <50673670+mend-for-github.aaakk.us.kg[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github.aaakk.us.kg[bot] authored Oct 24, 2024
1 parent 79bd859 commit 980e16d
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 @@ -34,7 +34,7 @@ buildscript {
bwcFlowFrameworkPath = bwcFilePath + "flowframework/"

isSameMajorVersion = opensearch_version.split("\\.")[0] == bwcVersionShort.split("\\.")[0]
swaggerVersion = "2.1.22"
swaggerVersion = "2.1.23"
jacksonVersion = "2.18.0"
swaggerCoreVersion = "2.2.25"

Expand Down

0 comments on commit 980e16d

Please sign in to comment.