This is an automated email from the ASF dual-hosted git repository.
apolovtsev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new 9bd060a271f Bump io.swagger.parser.v3:swagger-parser from 2.1.37 to
2.1.39 (#7757)
9bd060a271f is described below
commit 9bd060a271fcb7215c701cac3623752ae3cddba9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 00:08:21 2026 +0200
Bump io.swagger.parser.v3:swagger-parser from 2.1.37 to 2.1.39 (#7757)
Signed-off-by: Aleksandr Polovtsev <[email protected]>
Co-authored-by: Aleksandr Polovtsev <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index c062ff7dd92..3a8431bfcc0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -54,7 +54,7 @@ slf4j = "2.0.17"
log4j = "2.25.3"
spoon = "10.4.3-beta-21"
swagger = "2.2.42"
-swaggerParser = "2.1.37"
+swaggerParser = "2.1.39"
typesafe = "1.4.5"
hamcrest = "3.0"
hamcrestOptional = "2.0.0"