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 9d8bcb68e fix(deps): update quarkus platform and group (#3532)
9d8bcb68e is described below

commit 9d8bcb68e970b9806c3ec4afb294b18ff01c8309
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Jan 25 18:38:02 2026 +0000

    fix(deps): update quarkus platform and group (#3532)
---
 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 405fa72e6..94ebe3921 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -24,7 +24,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.6"
+quarkus = "3.30.8"
 scala212 = "2.12.19"
 swagger = "1.6.16"
 

Reply via email to