adapted DEPENDENCIES list, changed vaadin themes CQ to 8.12.3

Signed-off-by: Bogdan Bondar <Bogdan.Bondar@bosch.io>
This commit is contained in:
Bogdan Bondar
2021-02-23 16:01:03 +01:00
parent 3cf1b18549
commit 82ab18cf42
2 changed files with 24 additions and 15 deletions

View File

@@ -2,19 +2,19 @@
## Eclipse CQs - Provided/compile
| Group ID | Artifact ID | Version | CQ |
| -------------------------------- | -------------------------------------- | -------------- | --------------------------------------------------------------------- |
| com.github.gwtd3 | gwt-d3-api | 1.3.0 | [CQ22964](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=22964) |
| com.google.jsinterop | jsinterop-annotations | 1.0.2 | [CQ22981](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=22981) |
| com.vaadin | vaadin-themes | 8.11.3 | [CQ22982](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=22982) |
| javax.json | javax.json-api | 1.1.4 | [CQ19944](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=19944) (PB) |
| org.flywaydb | flyway-core | 5.2.4 | [CQ18182](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=18182) |
| org.vaadin.alump.distributionbar | dbar-addon | 3.0.1 | [CQ22983](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=22983) |
| Group ID | Artifact ID | Version | CQ |
| -------------------------------- | --------------------- | ------- | --------------------------------------------------------------------- |
| com.github.gwtd3 | gwt-d3-api | 1.3.0 | [CQ22964](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=22964) |
| com.google.jsinterop | jsinterop-annotations | 1.0.2 | [CQ22981](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=22981) |
| com.vaadin | vaadin-themes | 8.12.3 | [CQ23069](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=23069) |
| javax.json | javax.json-api | 1.1.4 | [CQ19944](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=19944) (PB) |
| org.flywaydb | flyway-core | 5.2.4 | [CQ18182](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=18182) |
| org.vaadin.alump.distributionbar | dbar-addon | 3.0.1 | [CQ22983](https://dev.eclipse.org/ipzilla/show_bug.cgi?id=22983) |
## Test and build dependencies
| Group ID | Artifact ID | Version |
|------------------------------|-------------------------|---------------|
| ---------------------------- | ----------------------- | ------------- |
| javax.el | javax.el-api | 2.2.4 |
| org.assertj | assertj-core | 3.16.1 |
| org.awaitility | awaitility | 3.1.2 |