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 bd0466e01 Update Quarkus Platform and Group to v3.29.4 (#3094)
bd0466e01 is described below
commit bd0466e0128119ce47f6510057a7d66b1deef2fd
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Nov 20 15:51:44 2025 +0000
Update Quarkus Platform and Group to v3.29.4 (#3094)
---
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 4860fd7ca..b936b75c9 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.29.3"
+quarkus = "3.29.4"
immutables = "2.11.7"
jmh = "1.37"
picocli = "4.7.7"