summaryrefslogtreecommitdiff
path: root/ivy.xml
AgeCommit message (Collapse)Author
2022-10-05upgraded a large number of libraries to latestMichael Peter Christen
2022-10-05upgraded jetty to 9.4.41.v20210516Michael Peter Christen
2022-10-05upgraded solr from 8.8.1 to 8.9.0Michael Peter Christen
should hopefully fix https://github.com/yacy/yacy_search_server/issues/496 because it includes https://issues.apache.org/jira/browse/SOLR-13034
2022-10-04upgraded jsoup after security warningMichael Christen
2022-09-28removed hazelcast because it is phoning home, see also:Michael Peter Christen
https://github.com/yacy/yacy_search_server/issues/504
2022-09-28removed ContentControl servlet and functinalityMichael Peter Christen
This was not used at all (as I know) and was blocking a smooth integration of ivy in the context of an existing JSON parser.
2022-07-10rm GitRevTaskThomas Koch
The releaseNr is now set to a static value in build.properties. We can increment it there manually and eventually switch to another version number scheme if we like.
2022-04-08use ivy to manage jarsThomas Koch