Limit cxf updates in dependabot

This commit is contained in:
Alex Mukha
2020-08-05 12:21:05 +01:00
parent ebf8af3dd7
commit ed67ffc279
+3
View File
@@ -23,6 +23,9 @@ updates:
- dependency-name: "org.apache.calcite:calcite-core"
- dependency-name: "org.apache.calcite:calcite-linq4j"
- dependency-name: "org.apache.calcite.avatica:avatica-core"
# cxf lib updates should not be higher than 3.2
- dependency-name: "org.apache.cxf:*"
versions: [3.3,)
- package-ecosystem: "docker"
directory: "search-services/packaging/src/docker/"