diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2024-11-15 20:22:48 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2024-11-15 20:37:31 +0300 |
commit | 10f94306ce7bd8ab91d79500176350e065d3f0f2 (patch) | |
tree | 9c88a258af04cd8d6f3a5d2d6a980d075c19058a /contrib/libs/apache/orc/README.md | |
parent | 1880fe32503d1703d735fc22de65ad2e2a5ef7f1 (diff) | |
download | ydb-10f94306ce7bd8ab91d79500176350e065d3f0f2.tar.gz |
Update contrib/libs/apache/orc to 2.0.3
commit_hash:14f1aaf61c47ab6ad2bd87d8bf69b0fc904cb75b
Diffstat (limited to 'contrib/libs/apache/orc/README.md')
-rw-r--r-- | contrib/libs/apache/orc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/apache/orc/README.md b/contrib/libs/apache/orc/README.md index 60b0da5fcb..cf5c5d0793 100644 --- a/contrib/libs/apache/orc/README.md +++ b/contrib/libs/apache/orc/README.md @@ -43,7 +43,7 @@ The subdirectories are: ### Building * Install java 17 or higher -* Install maven 3.9.6 or higher +* Install maven 3.9.9 or higher * Install cmake 3.12 or higher To build a release version with debug information: |