This is an automated email from the ASF dual-hosted git repository.
dimas 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 401930d4 main: Update dependency io.quarkus to v3.19.3 (#1163)
401930d4 is described below
commit 401930d42521d8603fbcdafc89b2b405e7aa78ca
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Mar 13 21:11:38 2025 +0100
main: Update dependency io.quarkus to v3.19.3 (#1163)
---
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 5628b3c2..da99c25c 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.19.2"
+quarkus = "3.19.3"
immutables = "2.10.1"
picocli = "4.7.6"
scala212 = "2.12.19"