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 fb903a72 main: Update quarkus (#1027)
fb903a72 is described below
commit fb903a72dddf690ad1054ec5b55e60aaca3dfa92
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Feb 21 13:33:19 2025 +0100
main: Update quarkus (#1027)
---
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 c9add9b3..ca68c9ca 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -20,7 +20,7 @@
[versions]
hadoop = "3.4.1"
iceberg = "1.7.1"
-quarkus = "3.18.3"
+quarkus = "3.18.4"
immutables = "2.10.1"
picocli = "4.7.6"
scala212 = "2.12.19"