This is an automated email from the ASF dual-hosted git repository.

snagel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git


    from bca5fc0d0 NUTCH-2795 CrawlDbReader: compress CrawlDb dumps if 
configured - configure CSV and JSON LineRecordWriters to compress the output   
files according to the configuration
     new 3199dee64 NUTCH-2963 Upgrade dependencies before release of 1.19 - 
upgrade dependency-check ant plugin
     new cdc67c9ed NUTCH-2963 Upgrade dependencies before release of 1.19 - 
upgrade urlfilter-automaton to depend on dk.brics automaton 1.12-4
     new 0c283980d NUTCH-2963 Upgrade dependencies before release of 1.19 - 
upgrade indexer-solr dependencies:   - Solr 8.5.1 -> 8.11.2   - httpmime 4.5.10 
-> 4.5.13   - httpcore 4.4.12 -> 4.4.15
     new ef7c102eb NUTCH-2963 Upgrade dependencies before release of 1.19 - 
upgrade Hadoop 3.3.3 -> 3.3.4 - adapt ivy retrieve pattern to optionally 
include the `classifier`   (used in Hadoop deps to differentiate between 
architecture:    x86_64 vs. aarch_64)
     new 148c8f8a0 NUTCH-2963 Upgrade dependencies before release of 1.19 - 
update / complete LICENSE-binary
     new 59f7865e9 NUTCH-2843 Duplicate declaration of dependencies in ivy.xml 
- remove duplicated dependencies: commons-collections4 and httpclient - move 
Maven POM creation into separate target to reproduce issue
     new 0442562ed NUTCH-2963 Upgrade dependencies before release of 1.19 - 
upgrade Nutch core dependencies    httpcore-nio 4.4.9 -> 4.4.14    cxf 2.9.0 -> 
2.9.1    commons-jexl3 3.2.1 -> 3.3    log4j 2.17.2 -> 2.18.0    t-digest 3.2 
-> 3.3 - update / complete LICENSE-binary
     new 635ef2f3b Merge pull request #747 from 
sebastian-nagel/NUTCH-2963-upgrade-dependencies

The 3331 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 LICENSE-binary                            |  30 ++++++++-
 NOTICE-binary                             |  56 +++++++---------
 build.xml                                 | 108 +++++++++++++-----------------
 ivy/ivy.xml                               |  35 +++++-----
 src/plugin/indexer-solr/ivy.xml           |  17 +++--
 src/plugin/indexer-solr/plugin.xml        |  62 ++++++++---------
 src/plugin/urlfilter-automaton/ivy.xml    |   2 +-
 src/plugin/urlfilter-automaton/plugin.xml |   2 +-
 8 files changed, 162 insertions(+), 150 deletions(-)

Reply via email to