renovate/lib/manager/maven
RahulGautamSingh da73178171
fix: refactor regex to use re2 (#12216)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 04:38:49 +00:00
..
__fixtures__ feat(maven): Parse maven dependency.scope into depType (#8325) 2021-01-17 22:20:17 +01:00
__snapshots__ test: Explicit checks for some snapshots (#11365) 2021-08-22 10:48:34 +00:00
extract.spec.ts test: Explicit checks for some snapshots (#11365) 2021-08-22 10:48:34 +00:00
extract.ts fix: refactor regex to use re2 (#12216) 2021-10-20 04:38:49 +00:00
index.spec.ts test: Explicit checks for some snapshots (#11365) 2021-08-22 10:48:34 +00:00
index.ts refactor: introduce enum programming-language (#12052) 2021-10-13 10:54:40 +00:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00
types.ts refactor: extract more types (#9959) 2021-05-11 19:08:02 +02:00
update.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00

The maven manager focuses on extracting dependencies from pom.xml. It uses the official Maven versioning scheme.