This is an automated email from the ASF dual-hosted git repository.
jbonofre 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 d56c343df main: Update dependency info.picocli:picocli-codegen to
v4.7.7 (#1408)
d56c343df is described below
commit d56c343df7ddf495e1506d320a0a20777e42d6ff
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Apr 19 07:02:40 2025 +0100
main: Update dependency info.picocli:picocli-codegen to v4.7.7 (#1408)
---
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 9cac79162..5441896aa 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -22,7 +22,7 @@ hadoop = "3.4.1"
iceberg = "1.8.1" # Ensure to update the iceberg version in regtests to keep
regtests up-to-date
quarkus = "3.21.2"
immutables = "2.10.1"
-picocli = "4.7.6"
+picocli = "4.7.7"
scala212 = "2.12.19"
spark35 = "3.5.5"
slf4j = "2.0.17"