From 29bfd2069ae80eaca95b356c05052c9c169b274e Mon Sep 17 00:00:00 2001 From: Christoph-Meyer Date: Thu, 7 Mar 2019 13:54:21 +0100 Subject: [PATCH] 0.6.0-CN1 --- sonarQuest-backend/pom.xml | 362 ++++++++++++++++++------------------- 1 file changed, 181 insertions(+), 181 deletions(-) diff --git a/sonarQuest-backend/pom.xml b/sonarQuest-backend/pom.xml index 5e4b1b9e..836cc31e 100644 --- a/sonarQuest-backend/pom.xml +++ b/sonarQuest-backend/pom.xml @@ -1,181 +1,181 @@ - - - 4.0.0 - - com.viadee - sonarQuest - 0.5.2-SNAPSHOT - jar - SonarQuest - 2017 - - - FreeBSD License - https://opensource.org/licenses/BSD-3-Clause - - - Enjoy improving code quality with SonarQuest! - - - viadee Unternehmensberatung AG - http://www.viadee.de - - - - org.springframework.boot - spring-boot-starter-parent - 1.5.14.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-data-rest - - - org.springframework.boot - spring-boot-starter-security - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-jdbc - - - io.jsonwebtoken - jjwt - 0.9.1 - - - com.h2database - h2 - runtime - - - mysql - mysql-connector-java - provided - - - org.flywaydb - flyway-core - - - org.springframework.boot - spring-boot-starter-test - test - - - org.mockito - mockito-core - test - - - io.springfox - springfox-swagger2 - 2.7.0 - - - io.springfox - springfox-swagger-ui - 2.7.0 - - - org.apache.commons - commons-lang3 - 3.7 - - - - net.logstash.logback - logstash-logback-encoder - 4.11 - - - - org.apache.commons - commons-collections4 - 4.2 - - - - commons-io - commons-io - 2.6 - - - - org.springframework.cloud - spring-cloud-starter-sleuth - 1.3.3.RELEASE - - - - org.springframework.cloud - spring-cloud-starter-sleuth - 1.3.3.RELEASE - - - net.logstash.logback - logstash-logback-encoder - 4.11 - - - - - ${artifactId} - - - org.springframework.boot - spring-boot-maven-plugin - - - org.jacoco - jacoco-maven-plugin - 0.8.0 - - - org.apache.maven.plugins - maven-surefire-plugin - - -Dspring.profiles.active=dev - - - - org.owasp - dependency-check-maven - 3.2.1 - - - 9 - - - - - check - - - - - - - - - https://github.com/viadee/sonarQuest - + + + 4.0.0 + + com.viadee + sonarQuest + 0.6.0-CN1 + jar + SonarQuest + 2017 + + + FreeBSD License + https://opensource.org/licenses/BSD-3-Clause + + + Enjoy improving code quality with SonarQuest! + + + viadee Unternehmensberatung AG + http://www.viadee.de + + + + org.springframework.boot + spring-boot-starter-parent + 1.5.14.RELEASE + + + + + UTF-8 + UTF-8 + 1.8 + + + + + org.springframework.boot + spring-boot-starter-data-jpa + + + org.springframework.boot + spring-boot-starter-data-rest + + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-jdbc + + + io.jsonwebtoken + jjwt + 0.9.1 + + + com.h2database + h2 + runtime + + + mysql + mysql-connector-java + provided + + + org.flywaydb + flyway-core + + + org.springframework.boot + spring-boot-starter-test + test + + + org.mockito + mockito-core + test + + + io.springfox + springfox-swagger2 + 2.7.0 + + + io.springfox + springfox-swagger-ui + 2.7.0 + + + org.apache.commons + commons-lang3 + 3.7 + + + + net.logstash.logback + logstash-logback-encoder + 4.11 + + + + org.apache.commons + commons-collections4 + 4.2 + + + + commons-io + commons-io + 2.6 + + + + org.springframework.cloud + spring-cloud-starter-sleuth + 1.3.3.RELEASE + + + + org.springframework.cloud + spring-cloud-starter-sleuth + 1.3.3.RELEASE + + + net.logstash.logback + logstash-logback-encoder + 4.11 + + + + + ${artifactId} + + + org.springframework.boot + spring-boot-maven-plugin + + + org.jacoco + jacoco-maven-plugin + 0.8.0 + + + org.apache.maven.plugins + maven-surefire-plugin + + -Dspring.profiles.active=dev + + + + org.owasp + dependency-check-maven + 3.2.1 + + + 9 + + + + + check + + + + + + + + + https://github.com/viadee/sonarQuest +