This is an automated email from the ASF dual-hosted git repository.
snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new 67126623 main: Update swagger to v1.6.15 (#781)
67126623 is described below
commit 671266230dae8b4ab8fae8c0fc093361745aeaa7
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jan 15 17:13:55 2025 +0100
main: Update swagger to v1.6.15 (#781)
---
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 9abda3dc..2d3d596e 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -26,7 +26,7 @@ picocli = "4.7.6"
scala212 = "2.12.19"
spark35 = "3.5.4"
slf4j = "2.0.16"
-swagger = "1.6.14"
+swagger = "1.6.15"
[bundles]