summaryrefslogtreecommitdiffstats
path: root/abi-check-plugin/pom.xml
Commit message (Expand)AuthorAgeFilesLines
* Specify goal prefix for custom Maven pluginsBjørn Christian Seime2024-01-121-0/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Consolidate hamcrest usage to 2.x and remove cthul-matchersBjørn Christian Seime2023-08-291-1/+1
* Update specBjørn Christian Seime2023-08-281-0/+5
* Define version property in parent pomBjørn Christian Seime2023-08-281-1/+1
* Update dependency org.openclover:clover-maven-plugin to v4.4.1renovate[bot]2023-08-281-1/+1
* Replace gson with jackson in abi-check pluginjonmv2022-10-211-3/+2
* Replace guava dependency with a couple of set operationsjonmv2022-10-211-5/+0
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Fix and clean up deps for maven plugins.gjoranv2022-04-221-0/+2
* Merge pull request #20140 from vespa-engine/dependabot/maven/abi-check-plugin...Bjørn Christian Seime2021-12-141-1/+1
|\
| * Bump guava from 24.0-jre to 29.0-jre in /abi-check-plugindependabot[bot]2021-11-221-1/+1
* | Upgrade junit-jupiter to 5.8.1Bjørn Christian Seime2021-11-251-1/+0
|/
* Upgrade gson to 2.8.9Harald Musum2021-11-191-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* JDK 11 updates.gjoranv2019-01-211-5/+19
* Set version to 7-SNAPSHOT for new module.gjoranv2019-01-211-2/+2
* Use mockito-core instead of mockito-all.gjoranv2018-12-031-1/+1
* Inherit versions from parent.gjoranv2018-12-031-3/+0
* Add clover plugin for coverage.Ilpo Ruotsalainen2018-11-301-0/+5
* Add missing mockito dependency.Ilpo Ruotsalainen2018-11-301-0/+6
* Remove unwanted dependencies and use JUnit5.Ilpo Ruotsalainen2018-11-291-10/+22
* Simplify; we ship no resources.Ilpo Ruotsalainen2018-11-291-6/+0
* Reindent.Ilpo Ruotsalainen2018-11-291-62/+62
* Initial implementation of ABI checker plugin.Ilpo Ruotsalainen2018-11-281-0/+67