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 40b31d87 main: Update quarkus to v3.18.3 (#991)
40b31d87 is described below
commit 40b31d8714cdceaeff0842d28ffada3ed5699edf
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Feb 13 15:14:16 2025 +0100
main: Update quarkus to v3.18.3 (#991)
---
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 89abf249..2db0d5ff 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.2"
+quarkus = "3.18.3"
immutables = "2.10.1"
picocli = "4.7.6"
scala212 = "2.12.19"