Skip to content

Commit 389d680

Browse files
fix(deps): update swaggercoreversion to v2.2.25 (#907)
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 11a1485 commit 389d680

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
@@ -36,7 +36,7 @@ buildscript {
3636
isSameMajorVersion = opensearch_version.split("\\.")[0] == bwcVersionShort.split("\\.")[0]
3737
swaggerVersion = "2.1.22"
3838
jacksonVersion = "2.18.0"
39-
swaggerCoreVersion = "2.2.23"
39+
swaggerCoreVersion = "2.2.25"
4040

4141
}
4242

0 commit comments

Comments
 (0)