summaryrefslogtreecommitdiffstats
path: root/parent
Commit message (Expand)AuthorAgeFilesLines
* Remove jdkToolchain, only relevant with maven-toolchains-plugingjoranv2022-03-111-3/+0
* Improve maven-shade-plugin filter, and move to parent pom.gjoranv2022-02-031-0/+24
* Bump xercesImpl from 2.12.1 to 2.12.2 in /parentdependabot[bot]2022-01-271-1/+1
* update icu4j to latest stable versionArne H Juul2022-01-171-1/+1
* drop redundant javadoc generationArne H Juul2022-01-111-7/+0
* Upgrade minor version of icu4j.gjoranv2022-01-111-1/+1
* Upgrade hdrhistogram to latest (2.1.12)gjoranv2022-01-101-1/+1
* Add version property for hdrhistogram.gjoranv2022-01-101-1/+2
* Use latest version protonbuf-java on major version 3. 3.16.1 -> 3.19.2Henning Baldersheim2022-01-091-1/+1
* Merge pull request #20712 from vespa-engine/dependabot/maven/parent/com.googl...Jon Bratseth2022-01-091-1/+1
|\
| * Bump protobuf-java from 3.11.4 to 3.16.1 in /parentdependabot[bot]2022-01-071-1/+1
* | no need to suppress "varargs" or "options" warnings anymoreArne H Juul2022-01-081-2/+0
|/
* cosmetic fixArne H Juul2022-01-061-1/+1
* Upgrade junit 4 from 4.12 to 4.13.2Henning Baldersheim2021-12-211-1/+1
* Merge pull request #20589 from vespa-engine/jonmv/reapply-replace-optimaize-w...Jon Marius Venstad2021-12-201-6/+1
|\
| * Revert "Merge pull request #20578 from vespa-engine/revert-20568-jonmv/replac...Jon Marius Venstad2021-12-201-6/+1
* | Bump xerces from 2.12.0(2018) to 2.12.1(2021)Henning Baldersheim2021-12-201-1/+1
|/
* Revert "Replace optimaize with OpenNLP language detector [run-systemtest]"Jon Marius Venstad2021-12-181-1/+6
* Replace optimaize with OpenNLP language detectorJon Marius Venstad2021-12-171-6/+1
* Upgrade Antlr4 to 4.9.3Bjørn Christian Seime2021-12-141-1/+1
* Upgrade Apache http client to 5.1.2Bjørn Christian Seime2021-12-131-1/+1
* Upgrade junit-jupiter to 5.8.1Bjørn Christian Seime2021-11-251-1/+6
* Merge pull request #20142 from vespa-engine/hmusum/use-zookeeper-client-3.7.0Harald Musum2021-11-231-1/+1
|\
| * Upgrade to ZooKeeper client 3.7.0Harald Musum2021-11-221-1/+1
* | Revert "antlr4 4.5 -> 4.9.3"Henning Baldersheim2021-11-221-1/+1
|/
* Upgrade gson to 2.8.9Harald Musum2021-11-191-0/+1
* antlr4 4.5 -> 4.9.3Henning Baldersheim2021-11-181-1/+1
* Use a custom property for setting relase version for clients.gjoranv2021-11-151-0/+1
* Use --release javac option instead of source+targetgjoranv2021-11-101-2/+1
* Actually use the new mockito version (forgotten previously)gjoranv2021-11-041-1/+1
* Upgrade httpclient5 and add version management for httpcore5gjoranv2021-11-041-1/+6
* Downgrade airline, versions above 0.7 require guava 21 or later.gjoranv2021-11-011-1/+1
* JDK 17: Upgrade airlift deps to latest.gjoranv2021-11-011-2/+2
* Use version properites for airlift deps, and group them.gjoranv2021-11-011-6/+8
* Upgrade surefire to 2.22.2gjoranv2021-10-281-1/+1
* Use latest version of jnagjoranv2021-10-281-1/+1
* Fix sorting and add group for athenz deps. No functional changes.gjoranv2021-10-281-2/+5
* Upgrade mockito to 4.0gjoranv2021-10-281-0/+1
* Add a note about updating versions for maven-dep-plugin in tenant base poms.gjoranv2021-10-281-1/+1
* Use latest 2.x for maven-deploy-plugin.gjoranv2021-10-271-1/+1
* Upgrade all native maven plugins to their latest versions.gjoranv2021-10-271-10/+10
* Revert "Upgrade maven plugins [run-systemtest]"Andreas Eriksen2021-10-271-12/+11
* Add version property for mockito to include it in the deps reports.gjoranv2021-10-271-1/+2
* Upgrade all native maven plugins to their latest versions.gjoranv2021-10-271-10/+10
* Upgrade maven-dependency-plugin to 3.2.0gjoranv2021-10-271-1/+1
* Remove invalid TODO. The maven-bundle-plugin had a regression on a certain ve...gjoranv2021-10-261-1/+0
* Upgrade asm to 9.2gjoranv2021-10-261-1/+1
* Add missing dependency management for asm artifacts.gjoranv2021-10-261-0/+20
* Upgrade maven-bundle-plugin to 5.1.2gjoranv2021-10-261-1/+1
* Merge pull request #18118 from vespa-engine/dependabot/maven/parent/org.apach...Henning Baldersheim2021-10-251-1/+1
|\