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 4ce7094b84 Bump io.swagger.core.v3:swagger-annotations from 2.2.25 to
2.2.26 (#4740)
4ce7094b84 is described below
commit 4ce7094b8400cfa5bb8ab3a4432ec96ea572a8ec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 18 21:10:35 2024 +0200
Bump io.swagger.core.v3:swagger-annotations from 2.2.25 to 2.2.26 (#4740)
Bumps io.swagger.core.v3:swagger-annotations from 2.2.25 to 2.2.26.
---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 bf558f4b5a..2dfeec2692 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -48,7 +48,7 @@ picocli = "4.7.5"
slf4j = "2.0.16"
log4j = "2.24.1"
spoon = "10.4.3-beta-20"
-swagger = "2.2.25"
+swagger = "2.2.26"
swaggerLegacy = "1.6.14"
typesafe = "1.4.3"
hamcrest = "3.0"