CQ list for PR #865 populated

Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
This commit is contained in:
Dominic Schabel
2019-07-23 15:42:05 +02:00
parent c6357b1e5c
commit e80399bc79
2 changed files with 19 additions and 1 deletions

View File

@@ -15,9 +15,13 @@ com.github.ben-manes.caffeine:caffeine:jar:2.6.2:compile
com.github.gwtd3:gwt-d3-api:jar:1.2.0:compile
com.github.gwtd3:gwt-d3-js:jar:3.5.11:compile
com.github.gwtd3:gwt-d3-js:jar:sources:3.5.11:compile
com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile
com.google.guava:guava:jar:25.0-jre:compile
com.h2database:h2:jar:1.4.199:compile
com.microsoft.sqlserver:mssql-jdbc:jar:6.4.0.jre8:compile
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.vaadin.external.atmosphere:atmosphere-runtime:jar:2.2.9.vaadin2:compile
com.vaadin.external.flute:flute:jar:1.3.0.gg2:compile
@@ -47,6 +51,8 @@ javax.transaction:javax.transaction-api:jar:1.3:compile
javax.validation:validation-api:jar:2.0.1.Final:compile
javax.validation:validation-api:jar:sources:1.0.0.GA:compile
javax.websocket:javax.websocket-api:jar:1.1:compile
net.minidev:accessors-smart:jar:1.2:compile
net.minidev:json-smart:jar:2.3:compile
org.apache.commons:commons-lang3:jar:3.7:compile
org.apache.logging.log4j:log4j-api:jar:2.11.2:compile
org.apache.logging.log4j:log4j-to-slf4j:jar:2.11.2:compile
@@ -92,6 +98,9 @@ org.springframework.security:spring-security-aspects:jar:5.1.5.RELEASE:compile
org.springframework.security:spring-security-config:jar:5.1.5.RELEASE:compile
org.springframework.security:spring-security-core:jar:5.1.5.RELEASE:compile
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-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