Skip to content

Commit e49812b

Browse files
fix(deps): update swaggerversion to v2.1.26 (#1091)
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>
1 parent 7a6553f commit e49812b

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
@@ -35,7 +35,7 @@ buildscript {
3535
bwcFlowFrameworkPath = bwcFilePath + "flowframework/"
3636

3737
isSameMajorVersion = opensearch_version.split("\\.")[0] == bwcVersionShort.split("\\.")[0]
38-
swaggerVersion = "2.1.25"
38+
swaggerVersion = "2.1.26"
3939
swaggerCoreVersion = "2.2.29"
4040
}
4141

0 commit comments

Comments
 (0)