Skip to content

Commit

Permalink
List of CQs updated
Browse files Browse the repository at this point in the history
Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
  • Loading branch information
Dominic Schabel committed Jan 16, 2020
1 parent 435ca50 commit f3659f0
Show file tree
Hide file tree
Showing 6 changed files with 132 additions and 151 deletions.
244 changes: 123 additions & 121 deletions .3rd-party/Release_0_3_0.md

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions .3rd-party/compile.txt
Expand Up @@ -23,6 +23,7 @@ com.nimbusds:lang-tag:jar:1.4.4:compile
com.nimbusds:nimbus-jose-jwt:jar:6.0.2:compile
com.nimbusds:oauth2-oidc-sdk:jar:6.0:compile
com.rabbitmq:amqp-client:jar:5.4.3:compile
com.sun.mail:javax.mail:jar:1.6.2:compile
com.vaadin.external.atmosphere:atmosphere-runtime:jar:2.2.9.vaadin2:compile
com.vaadin.external.flute:flute:jar:1.3.0.gg2:compile
com.vaadin.external.gwt:gwt-elemental:jar:2.7.0.vaadin6:compile
Expand All @@ -44,6 +45,7 @@ io.protostuff:protostuff-api:jar:1.5.6:compile
io.protostuff:protostuff-collectionschema:jar:1.5.6:compile
io.protostuff:protostuff-core:jar:1.5.6:compile
io.protostuff:protostuff-runtime:jar:1.5.6:compile
javax.activation:activation:jar:1.1:compile
javax.annotation:javax.annotation-api:jar:1.3.2:compile
javax.json:javax.json-api:jar:1.1.4:compile
javax.servlet:javax.servlet-api:jar:4.0.1:compile
Expand Down Expand Up @@ -72,14 +74,16 @@ org.springframework.amqp:spring-amqp:jar:2.1.5.RELEASE:compile
org.springframework.amqp:spring-rabbit:jar:2.1.5.RELEASE:compile
org.springframework.boot:spring-boot-autoconfigure:jar:2.1.4.RELEASE:compile
org.springframework.boot:spring-boot-starter-aop:jar:2.1.4.RELEASE:compile
org.springframework.boot:spring-boot-starter-data-jpa:jar:2.1.3.RELEASE:compile
org.springframework.boot:spring-boot-starter-data-jpa:jar:2.1.4.RELEASE:compile
org.springframework.boot:spring-boot-starter-jdbc:jar:2.1.4.RELEASE:compile
org.springframework.boot:spring-boot-starter-jetty:jar:2.1.4.RELEASE:compile
org.springframework.boot:spring-boot-starter-json:jar:2.1.4.RELEASE:compile
org.springframework.boot:spring-boot-starter-logging:jar:2.1.4.RELEASE:compile
org.springframework.boot:spring-boot-starter-oauth2-client:jar:2.1.4.RELEASE:compile
org.springframework.boot:spring-boot-starter-oauth2-resource-server:jar:2.1.4.RELEASE:compile
org.springframework.boot:spring-boot-starter-validation:jar:2.1.4.RELEASE:compile
org.springframework.boot:spring-boot-starter-web:jar:2.1.3.RELEASE:compile
org.springframework.boot:spring-boot-starter:jar:2.1.3.RELEASE:compile
org.springframework.boot:spring-boot-starter-web:jar:2.1.4.RELEASE:compile
org.springframework.boot:spring-boot-starter:jar:2.1.4.RELEASE:compile
org.springframework.boot:spring-boot:jar:2.1.4.RELEASE:compile
org.springframework.cloud:spring-cloud-bus:jar:2.1.0.RELEASE:compile
org.springframework.cloud:spring-cloud-commons:jar:2.1.0.RELEASE:compile
Expand All @@ -101,6 +105,7 @@ org.springframework.security:spring-security-crypto:jar:5.1.5.RELEASE:compile
org.springframework.security:spring-security-oauth2-client:jar:5.1.5.RELEASE:compile
org.springframework.security:spring-security-oauth2-core:jar:5.1.5.RELEASE:compile
org.springframework.security:spring-security-oauth2-jose:jar:5.1.5.RELEASE:compile
org.springframework.security:spring-security-oauth2-resource-server:jar:5.1.5.RELEASE:compile
org.springframework.security:spring-security-web:jar:5.1.5.RELEASE:compile
org.springframework:spring-aop:jar:5.1.6.RELEASE:compile
org.springframework:spring-aspects:jar:5.1.6.RELEASE:compile
Expand All @@ -119,7 +124,6 @@ org.springframework:spring-web:jar:5.1.6.RELEASE:compile
org.springframework:spring-webmvc:jar:5.1.6.RELEASE:compile
org.vaadin.addons.lazyquerycontainer:vaadin-lazyquerycontainer:jar:7.6.1.3:compile
org.vaadin.addons:flexibleoptiongroup:jar:2.2.0:compile
org.vaadin.addons:tokenfield:jar:7.0.1:compile
org.vaadin.alump.distributionbar:dbar-addon:jar:2.0.0:compile
org.vaadin.spring.addons:vaadin-spring-addon-eventbus:jar:0.0.6.RELEASE:compile
org.vaadin.spring.extensions:vaadin-spring-ext-core:jar:0.0.6.RELEASE:compile
Expand Down
2 changes: 1 addition & 1 deletion .3rd-party/test.txt
Expand Up @@ -57,7 +57,7 @@ org.ow2.asm:asm:jar:5.0.4:test
org.skyscreamer:jsonassert:jar:1.5.0:test
org.springframework.amqp:spring-rabbit-junit:jar:2.1.5.RELEASE:test
org.springframework.amqp:spring-rabbit-test:jar:2.1.5.RELEASE:test
org.springframework.boot:spring-boot-starter-test:jar:2.1.3.RELEASE:test
org.springframework.boot:spring-boot-starter-test:jar:2.1.4.RELEASE:test
org.springframework.boot:spring-boot-test-autoconfigure:jar:2.1.4.RELEASE:test
org.springframework.boot:spring-boot-test:jar:2.1.4.RELEASE:test
org.springframework.cloud:spring-cloud-function-context:jar:2.0.0.RELEASE:test
Expand Down
10 changes: 0 additions & 10 deletions hawkbit-test-report/pom.xml
Expand Up @@ -55,11 +55,6 @@
<artifactId>hawkbit-repository-jpa</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-repository-test</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-artifact-repository-filesystem</artifactId>
Expand Down Expand Up @@ -115,11 +110,6 @@
<artifactId>hawkbit-dmf-api</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-dmf-rabbitmq-test</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.hawkbit</groupId>
<artifactId>hawkbit-update-server</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions hawkbit-ui/pom.xml
Expand Up @@ -201,10 +201,6 @@
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-oauth2-client</artifactId>
</dependency>
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-themes</artifactId>
Expand Down
11 changes: 0 additions & 11 deletions pom.xml
Expand Up @@ -697,17 +697,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-oauth2-client</artifactId>
<version>${spring.boot.version}</version>
<exclusions>
<exclusion>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
Expand Down

0 comments on commit f3659f0

Please sign in to comment.