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 066332182d Bump io.swagger.core.v3:swagger-annotations from 2.2.20 to
2.2.22 (#3770)
066332182d is described below
commit 066332182d7ce7b1771ae288cc44be9f2e64cadc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 20 16:10:57 2024 +0300
Bump io.swagger.core.v3:swagger-annotations from 2.2.20 to 2.2.22 (#3770)
Bumps io.swagger.core.v3:swagger-annotations from 2.2.20 to 2.2.22.
---
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 a3a5ce56bc..c87c4b3680 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -48,7 +48,7 @@ picocli = "4.7.5"
slf4j = "2.0.13"
log4j = "2.23.0"
spoon = "10.4.3-beta-20"
-swagger = "2.2.20"
+swagger = "2.2.22"
swaggerLegacy = "1.6.14"
typesafe = "1.4.3"
hamcrest = "2.2"