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 d94e20f0311 Bump io.swagger.core.v3:swagger-annotations from 2.2.45 to
2.2.46 (#7911)
d94e20f0311 is described below
commit d94e20f03113dea7d996ef884778ea58bf56488e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 12:11:08 2026 +0300
Bump io.swagger.core.v3:swagger-annotations from 2.2.45 to 2.2.46 (#7911)
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 c0097cea38d..03a9634741d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -53,7 +53,7 @@ picocli = "4.7.5"
slf4j = "2.0.17"
log4j = "2.24.3"
spoon = "10.4.3-beta-21"
-swagger = "2.2.45"
+swagger = "2.2.46"
swaggerParser = "2.1.39"
typesafe = "1.4.6"
hamcrest = "3.0"