aboutsummaryrefslogtreecommitdiffstats
path: root/parent
Commit message (Collapse)AuthorAgeFilesLines
* Bump to recent jnaHenning Baldersheim2022-04-281-1/+1
|
* Merge branch 'master' into hmusum/upgrade-curatorHarald Musum2022-04-251-7/+15
|\
| * Add version management for maven-archiver in parent.gjoranv2022-04-221-0/+6
| |
| * Upgrade maven dependencies and plugins.gjoranv2022-04-221-7/+9
| |
* | Upgrade Curator to 5.2.1Harald Musum2022-04-221-1/+1
|/
* JDK 17: Upgrade maven-shade-plugin to 3.3.0gjoranv2022-04-211-1/+1
|
* Use a property for eclipse-collections version.gjoranv2022-04-191-2/+3
| | | | - Works with 'mvn verify -Pcheck-dependency-properties'
* Update eclipse-collections from 9.2.0 to 11.0.0Henning Baldersheim2022-04-111-2/+2
|
* Move dependency management to parent, depend on snappy-java for cmd lineHarald Musum2022-04-021-0/+11
|
* Move depManagement for bundles no longer in jdisc down to parent.gjoranv2022-03-311-0/+25
|
* Remove explicit maven-dependency-analyzer dependencygjoranv2022-03-271-8/+0
| | | | - We are now using maven-dependency-plugin:3.2.0
* 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
| | | | - Removes 223 build warnings (out of 562 for building non-test code)
* Bump xercesImpl from 2.12.1 to 2.12.2 in /parentdependabot[bot]2022-01-271-1/+1
| | | | | | | | | | | Bumps xercesImpl from 2.12.1 to 2.12.2. --- updated-dependencies: - dependency-name: xerces:xercesImpl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* update icu4j to latest stable versionArne H Juul2022-01-171-1/+1
| | | | | | | | * note: this adds support for newer Unicode versions, so will give changed collation for text that use characters that are newly added. For example, Unicode 14 adds three glyphs U+9FFD, U+9FFE, and U+9FFF requested by the Macao Special Administrative Region: https://appsrv.cse.cuhk.edu.hk/~irg/irg/irg53/IRGN2430R.pdf
* drop redundant javadoc generationArne H Juul2022-01-111-7/+0
|
* Upgrade minor version of icu4j.gjoranv2022-01-111-1/+1
| | | | - Upgrading major beyond 57 breaks container-search:SortingTestCase
* 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 ↵Jon Bratseth2022-01-091-1/+1
|\ | | | | | | | | vespa-engine/dependabot/maven/parent/com.google.protobuf-protobuf-java-3.16.1 Bump protobuf-java from 3.11.4 to 3.16.1 in /parent
| * Bump protobuf-java from 3.11.4 to 3.16.1 in /parentdependabot[bot]2022-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.11.4 to 3.16.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.4...v3.16.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | 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 ↵Jon Marius Venstad2021-12-201-6/+1
|\ | | | | | | | | vespa-engine/jonmv/reapply-replace-optimaize-with-open-nlp Jonmv/reapply replace optimaize with open nlp
| * Revert "Merge pull request #20578 from ↵Jon Marius Venstad2021-12-201-6/+1
| | | | | | | | | | | | | | vespa-engine/revert-20568-jonmv/replace-optimaize-with-lingua" This reverts commit 5476504932cd90eb2dad82dbab633e3ffa2034c3, reversing changes made to 235a78cc4707f78d18c6818a577de1b7507f5e40.
* | 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
| | | | Remove tokens that are empty in lexer definition
* 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.0 [run-systemtest]
| * 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
| | | | | | | | | - Always set release version via maven-compiler-plugin, instead of maven property which is overridden by compiler-plugin config. - Using a custom property with self-explanatory name makes comments redundant. - Remove explicit jdkToolchain config, as these modules no longer compile with jdk pre 9, due to the --release flag.
* Use --release javac option instead of source+targetgjoranv2021-11-101-2/+1
| | | | | | - Ensures compiling against the correct version of Java library. - Must still use source+target for modules that need to be built for JDK 8 (release was introduced in 9).
* 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
| | | | - A version property includes them in the deps report.
* 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
|