This is an automated email from the ASF dual-hosted git repository.
sk0x50 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 703b065fa31 Bump io.swagger.core.v3:swagger-annotations from 2.2.38 to
2.2.39 (#6758)
703b065fa31 is described below
commit 703b065fa31f27e3cfdab841cbee0424f1a7d41a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 15 14:56:00 2025 +0300
Bump io.swagger.core.v3:swagger-annotations from 2.2.38 to 2.2.39 (#6758)
Signed-off-by: Slava Koptilin <[email protected]>
Co-authored-by: Slava Koptilin <[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 97b27b2d0e8..93733358034 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -51,7 +51,7 @@ picocli = "4.7.5"
slf4j = "2.0.17"
log4j = "2.25.2"
spoon = "10.4.3-beta-21"
-swagger = "2.2.38"
+swagger = "2.2.39"
swaggerParser = "2.1.34"
swaggerLegacy = "1.6.16"
typesafe = "1.4.5"