summaryrefslogtreecommitdiffstats
path: root/parent
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade maven-install-plugin to 3.1.1Bjørn Christian Seime2023-06-281-1/+1
|
* netty 4.1.86 -> 4.1.94Henning Baldersheim2023-06-211-2/+2
|
* bouncycastle 1.73 -> 1.74Henning Baldersheim2023-06-211-1/+1
|
* Snappy 1.1.10.1Henning Baldersheim2023-06-161-1/+1
|
* Set 'failOnWarnings' to truegjoranv2023-06-051-0/+1
|
* commons-compress 1.22 => 1.23.0Henning Baldersheim2023-05-171-1/+1
|
* Merge branch 'master' into mortent/athenz-1.11.28Morten Tokle2023-05-051-2/+2
|\
| * Merge pull request #26969 from vespa-engine/balder/bouncycastle-1.73Henning Baldersheim2023-05-051-1/+1
| |\ | | | | | | Bump bouncycastle from 1.72 to 1.73
| | * Bump bouncycastle from 1.72 to 1.73Henning Baldersheim2023-05-031-1/+1
| | |
| * | Bump jjwt, aws-sdk-java and ensure all jackson dependencies follow use same ↵Henning Baldersheim2023-05-031-2/+2
| |/ | | | | | | version
* / Bump athenz -> 1.11.28Morten Tokle2023-05-021-2/+2
|/
* Put the openai client in a separate componentJon Bratseth2023-04-251-12/+0
|
* Jetty 11.0.14 -> 11.0.15Henning Baldersheim2023-04-251-1/+1
|
* Set java.io.tmpdir system property using command line argument.Tor Egge2023-04-211-0/+1
|
* Merge pull request #26777 from vespa-engine/bratseth/openai-clientJon Bratseth2023-04-191-0/+12
|\ | | | | Llm completion abstraction and OpenAi implementation
| * Llm completion abstraction and OpenAi implementationJon Bratseth2023-04-191-0/+12
| |
* | Merge pull request #26652 from vespa-engine/hmusum/allow-groups-to-be-downHarald Musum2023-04-191-0/+5
|\ \ | |/ |/| Hmusum/allow groups to be down
| * Parameterize testsHarald Musum2023-04-141-0/+5
| |
* | Bump json from 20220320 to 20230227 in /parentdependabot[bot]2023-04-151-1/+1
|/ | | | | | | | | | | | | | Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220320 to 20230227. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](https://github.com/douglascrockford/JSON-java/commits) --- updated-dependencies: - dependency-name: org.json:json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump aries.spifly from 1.3.5 to 1.3.6Henning Baldersheim2023-03-301-1/+1
|
* Remove obsolete maven updateReleaseInfo parameterHarald Musum2023-03-281-3/+0
| | | | Removed in maven-deploy-plugin 3.0 and later, see https://issues.apache.org/jira/browse/MDEPLOY-240
* Remove deprecated and ignored compiler optionHarald Musum2023-03-141-1/+0
| | | | See https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#optimize
* Upgrade Jetty to 11.0.14Bjørn Christian Seime2023-03-091-1/+1
|
* Merge pull request #25018 from vespa-engine/hmusum/upgrade-curator-2gjoranv2023-03-061-1/+1
|\ | | | | Upgrade Curator to 5.4.0 [run-systemtest]
| * Merge branch 'master' into hmusum/upgrade-curator-2Harald Musum2023-02-201-47/+51
| |\
| * | Upgrade Curator to 5.4.0Harald Musum2022-11-281-1/+1
| | |
* | | Use same version for all jackson artifactsHenning Baldersheim2023-02-281-0/+5
| | |
* | | Upgrade Maven Surefire PluginBjørn Christian Seime2023-02-281-1/+1
| |/ |/|
* | Deduplicate versionsBjørn Christian Seime2023-02-161-0/+10
| |
* | Upgrade Maven core pluginsBjørn Christian Seime2023-01-271-2/+2
| |
* | Upgrade Maven dependency pluginBjørn Christian Seime2023-01-271-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/+6
| |
* | 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-11/+16
| |
* | Bump to latest stable apache http stack.Henning Baldersheim2023-01-031-4/+5
| |
* | Update netty 4.1.85 => 4.1.86Henning Baldersheim2023-01-031-1/+1
| |
* | Remove all dependencies to io.airlift:aircompressorgjoranv2023-01-031-6/+0
| | | | | | | | - Replaced by vespa/airlift-zstd
* | Add dependencyManagement for joda-time too.Henning Baldersheim2022-12-061-0/+5
| |
* | Bump commons-cli and commons-compressHenning Baldersheim2022-12-061-1/+1
| |
* | commons-cli 1.4 -> 1.5, commons-compress 1.21 -> 1.22Henning Baldersheim2022-12-061-2/+2
| |
* | 3.12.0 is correct version.Henning Baldersheim2022-12-061-1/+1
| |
* | Bump commons-lang3 to latest 3.12Henning Baldersheim2022-12-061-1/+1
| |
* | commons-text, commons-net and commons-pool are not used in the project.Henning Baldersheim2022-12-061-16/+0
|/
* Improve comment and cleanup duplicate openhft dependency managementHenning Baldersheim2022-11-211-5/+0
|
* zero-allocation-hashing dependency managementJon Bratseth2022-11-211-0/+6
|
* Use dependency management, and add excludes where needed.Henning Baldersheim2022-11-211-0/+5
|