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 34c3cf7004 fix(deps): update dependency
io.quarkus.platform:quarkus-bom to v3.32.2 (#3934)
34c3cf7004 is described below
commit 34c3cf700422a54ab87deda380197e5bd666e72c
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Mar 5 14:40:00 2026 +0000
fix(deps): update dependency io.quarkus.platform:quarkus-bom to v3.32.2
(#3934)
---
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 8a9bdacdff..ba85880a3c 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 and gettin
immutables = "2.12.1"
jmh = "1.37"
picocli = "4.7.7"
-quarkus = "3.31.4"
+quarkus = "3.32.2"
scala212 = "2.12.19"
swagger = "1.6.16"