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 f126c56e9 fix(deps): update quarkus platform and group to v3.30.6 
(#3374)
f126c56e9 is described below

commit f126c56e9d74f48f5bb77fac36eded9fbfc05320
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jan 7 18:14:51 2026 +0000

    fix(deps): update quarkus platform and group to v3.30.6 (#3374)
---
 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 76c142ce0..231637bf6 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -25,7 +25,7 @@ iceberg = "1.10.1" # Ensure to update the iceberg version in 
regtests to keep re
 immutables = "2.12.1"
 jmh = "1.37"
 picocli = "4.7.7"
-quarkus = "3.30.5"
+quarkus = "3.30.6"
 scala212 = "2.12.19"
 slf4j = "2.0.17"
 spark35 = "3.5.7"

Reply via email to