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 0b82333ef7 fix(deps): update quarkus platform and group (#3814)
0b82333ef7 is described below
commit 0b82333ef7af175824e40d87f5da8fe77d4b997a
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Feb 18 17:19:43 2026 +0000
fix(deps): update quarkus platform and group (#3814)
---
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 e84376fef4..de0c71c9a3 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.3"
+quarkus = "3.31.4"
scala212 = "2.12.19"
swagger = "1.6.16"