This is an automated email from the ASF dual-hosted git repository.
ptupitsyn 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 a3539fd70b6 Bump io.swagger.core.v3:swagger-annotations from 2.2.30 to
2.2.32 (#5849)
a3539fd70b6 is described below
commit a3539fd70b6cd825bfa6327ba80dcf1181c36d86
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 27 08:53:19 2025 +0300
Bump io.swagger.core.v3:swagger-annotations from 2.2.30 to 2.2.32 (#5849)
Signed-off-by: Pavel Tupitsyn <[email protected]>
Co-authored-by: Pavel Tupitsyn <[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 041ed064b71..5723f2d5acb 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.24.3"
spoon = "10.4.3-beta-21"
-swagger = "2.2.30"
+swagger = "2.2.32"
swaggerLegacy = "1.6.15"
typesafe = "1.4.3"
hamcrest = "3.0"