Prepare milestone 0.3.0M8 (#1349)
* Added new script to determine dependencies and check their licenses * Added new script to determine dependencies and check their licenses * Updated check-dependencies script * Updated dependencies * Update README.md * Updated 3rd-party dependencies * Updated 3rd-party dependencies * Updated 3rd-party dependencies * Fix copyright statement * Fix copyright statement * Add pinentry-mode config option for Maven GPG plugin
This commit is contained in:
26
.3rd-party/0.3.0M7/Release_0_3_0.md
vendored
Normal file
26
.3rd-party/0.3.0M7/Release_0_3_0.md
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
# 3rd party dependencies for Release 0.3.0
|
||||
|
||||
## 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.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 |
|
||||
| org.junit.jupiter | junit-jupiter-api | 5.3.2 |
|
||||
| org.junit.platform | junit-platform-commons | 1.3.2 |
|
||||
| org.junit.platform | junit-platform-engine | 1.3.2 |
|
||||
| org.junit.platform | junit-platform-launcher | 1.3.2 |
|
||||
| org.mariadb.jdbc | mariadb-java-client | 2.6.2 |
|
||||
| org.springframework.restdocs | spring-restdocs-core | 2.0.3.RELEASE |
|
||||
Reference in New Issue
Block a user