aboutsummaryrefslogtreecommitdiffstats
path: root/cloud-tenant-base-dependencies-enforcer
Commit message (Collapse)AuthorAgeFilesLines
* Deduplicate versionsBjørn Christian Seime2023-02-161-1/+1
|
* Upgrade apache 5.1 => 5.2 and add deprecation suppressions.Henning Baldersheim2023-01-261-2/+2
|
* Revert apache 5.1 -> 5.2Henning Baldersheim2023-01-261-2/+2
|
* Bump to latest antlr-3.5.3/antlr4-4.11.1Henning Baldersheim2023-01-251-2/+2
|
* Ensure that we get latest 5.2.1 of core5.httpcore5 and core5.httpcore5-h2Henning Baldersheim2023-01-251-1/+1
|
* Bump apache httpclient from 5.1 to 5.2.Henning Baldersheim2023-01-251-2/+2
|
* bump onnxruntime version to 1.13.1Arne Juul2023-01-221-1/+1
|
* Upgrade Jetty from 9.4.49 to 11.0.13Bjørn Christian Seime2023-01-131-6/+3
|
* Allow model-integration:huggingface dependenciesJon Bratseth2023-01-061-0/+3
|
* Bump to latest stable apache http stack.Henning Baldersheim2023-01-031-5/+6
|
* Remove all dependencies to io.airlift:aircompressorgjoranv2023-01-031-1/+0
| | | | - Replaced by vespa/airlift-zstd
* Move airlift-zstd from provided to test scope for users.gjoranv2023-01-031-1/+1
|
* add fork of airlift zstd codeArne Juul2023-01-031-0/+1
|
* Move microsoft.onnxruntime from provided to test scope.gjoranv2022-12-141-1/+1
|
* now microsoft.onnxruntime is (transitively) available, update enforcer rulesArne Juul2022-12-131-0/+2
|
* rename to just "container-onnxruntime"Arne Juul2022-12-021-1/+1
|
* add container-onnxruntime-bundleArne Juul2022-12-021-2/+1
|
* Merge branch 'master' into balder/splt-out-opennlpHenning Baldersheim2022-11-281-1/+0
|\
| * Move ArchiveStreamReader and its large dependency from vespajlib to ↵Henning Baldersheim2022-11-261-1/+0
| | | | | | | | | | | | application-model. This avoids it being pulled in to the config-model-fat that make the install larger than necessary.
* | Split out opennlp-linguisticsHenning Baldersheim2022-11-261-0/+1
|/
* zero-allocation-hashing dependency managementJon Bratseth2022-11-211-0/+1
|
* Revert "Jackson 2.14"Henning Baldersheim2022-11-141-2/+2
|
* Jackson 2.14Henning Baldersheim2022-11-121-2/+2
|
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Bjørn Christian Seime2022-11-021-3/+7
| | | | This reverts commit f1bc428759b3b1ef6a17b5dad79d237f5f2f7dbf.
* Simplify rule syntax and follow pattern of `Artifact.toString()`Bjørn Christian Seime2022-11-021-85/+85
|
* Remove use of version ranges and specify exact versionBjørn Christian Seime2022-11-021-82/+82
|
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-11-011-6/+3
|
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Jon Marius Venstad2022-10-311-3/+6
|
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-311-6/+3
|
* Revert "Bjorncs/jetty [run-systemtest]"Bjørn Christian Seime2022-10-281-3/+6
|
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-281-6/+3
|
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Bjørn Christian Seime2022-10-271-3/+6
| | | | This reverts commit c095cbbf433760100e6d1bf04d88b2f6b1b710e8.
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-261-6/+3
|
* Merge pull request #24594 from vespa-engine/jonmv/restore-json-deps-test-scopeJon Marius Venstad2022-10-261-0/+2
|\ | | | | Jonmv/restore json deps test scope
| * Add TODO for removaljonmv2022-10-261-1/+1
| |
| * Revert "No more org.json"jonmv2022-10-261-0/+2
| | | | | | | | This reverts commit 282c257829f1104170421cb1a1bf25deb31cac71.
* | Upgrade jackson-databind to 2.13.4.2gjoranv2022-10-261-1/+1
|/
* Merge pull request #24542 from vespa-engine/manage-commons-codec-versiongjoranv2022-10-241-1/+2
|\ | | | | Manage version of commons-codec.
| * Manage version of commons-codec.gjoranv2022-10-241-1/+2
| |
* | Merge pull request #24535 from vespa-engine/jonmv/convert-to-jacksonJon Bratseth2022-10-221-2/+0
|\ \ | |/ |/| Jonmv/convert to jackson
| * No more org.jsonjonmv2022-10-211-2/+0
| |
* | Update enforcer with jsr305 (used by latest io.airlift:airline)gjoranv2022-10-211-0/+1
|/
* Upgrade BouncyCastle to 1.72Bjørn Christian Seime2022-10-121-3/+4
| | | | Migrate to artifact names used by 1.71+
* No longer including jackson-dataformat-xml, woodstox-core, stax2-apiHenning Baldersheim2022-09-291-3/+0
|
* Bump jetty from 9.4.48 to 9.4.49Henning Baldersheim2022-09-281-1/+1
|
* Bump jackson2 to 2.13.4 to avoid woodstox-core 6.2.7Henning Baldersheim2022-09-221-1/+1
|
* Merge pull request #23644 from vespa-engine/mortent/remove-querybuilderMorten Tokle2022-08-221-1/+0
|\ | | | | Remove container-search-gui
| * Remove container-search-guiMorten Tokle2022-08-171-1/+0
| |
* | Merge pull request #23674 from vespa-engine/bratseth/onnxruntime-1.12.1Arnstein Ressem2022-08-181-1/+1
|\ \ | |/ |/| Bump onnxruntime to 1.12.1
| * Bump onnxruntime to 1.12.1Jon Bratseth2022-08-161-1/+1
| | | | | | | | | | This adds arm64 support: https://github.com/microsoft/onnxruntime/pull/12335