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 7b444ebf7 chore(deps): update dependency io.quarkus to v3.27.0 (#2663)
7b444ebf7 is described below
commit 7b444ebf74686119d8cc9d1bcac3508c1552a6ed
Author: Robert Stupp <[email protected]>
AuthorDate: Fri Sep 26 09:50:34 2025 +0200
chore(deps): update dependency io.quarkus to v3.27.0 (#2663)
Co-authored-by: Mend Renovate <[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 5ba46835e..d3aeb7fbe 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -22,7 +22,7 @@ checkstyle = "10.25.0"
hadoop = "3.4.2"
hive = "3.1.3"
iceberg = "1.10.0" # Ensure to update the iceberg version in regtests to keep
regtests up-to-date
-quarkus = "3.26.4"
+quarkus = "3.27.0"
immutables = "2.11.4"
jmh = "1.37"
picocli = "4.7.7"