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 5e1de4f2 main: Update quarkus to v3.17.7 (#783)
5e1de4f2 is described below
commit 5e1de4f27b48c9c7ad4347ef1bcb1a0bd82b2b93
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jan 15 19:15:09 2025 +0100
main: Update quarkus to v3.17.7 (#783)
---
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 2d3d596e..c912fdaa 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -20,7 +20,7 @@
[versions]
hadoop = "3.4.1"
iceberg = "1.7.1"
-quarkus = "3.17.6"
+quarkus = "3.17.7"
immutables = "2.10.1"
picocli = "4.7.6"
scala212 = "2.12.19"