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 26e884fbb fix(deps): update quarkus platform and group to v3.31.3
(#3767)
26e884fbb is described below
commit 26e884fbbab7fe7c3ae9a0de6c11adf1c8a9b1e2
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Feb 15 13:43:19 2026 +0000
fix(deps): update quarkus platform and group to v3.31.3 (#3767)
---
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 dc128c82d..bc32cf9ad 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.2"
+quarkus = "3.31.3"
scala212 = "2.12.19"
swagger = "1.6.16"