List of CQs updated

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
This commit is contained in:
Dominic Schabel
2020-01-14 16:46:04 +01:00
parent 435ca500f4
commit f3659f0142
6 changed files with 132 additions and 151 deletions

View File

@@ -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
@@ -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
@@ -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
@@ -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
@@ -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