diff --git a/pom.xml b/pom.xml index 75639c3dbd08c3754ced7b252cb9355f2ed4b9a1..4fef6c997cb57292b7c3267a5145376dc593aaae 100644 --- a/pom.xml +++ b/pom.xml @@ -14,36 +14,23 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - - + gateway + + org.edgegallery + eg-parent + 1.0.0 + org.mec.website 1.0.0 4.0.0 - gateway - - 1.8 - UTF-8 - false - false - 4.5.10 - 2.8.6 - 5.2.10.RELEASE - 2.3.3.RELEASE - 1.1.1.RELEASE - 2.2.2.RELEASE - 9.0.56 - 2.17.1 - org.springframework spring-framework-bom - ${spring-framework-bom.version} + ${spring-framework.version} pom import @@ -68,7 +55,6 @@ org.apache.servicecomb spring-boot2-starter-servlet - 1.3.6 org.springframework.boot @@ -84,11 +70,9 @@ - org.springframework.boot spring-boot-starter-web - ${spring-boot.version} org.springframework.boot @@ -111,7 +95,6 @@ org.springframework.boot spring-boot-starter-security - ${spring-boot.version} spring-security-core @@ -122,7 +105,6 @@ org.springframework.security.oauth.boot spring-security-oauth2-autoconfigure - ${spring-security-oauth2-autoconfigure.version} org.springframework.security @@ -133,17 +115,14 @@ org.springframework.security spring-security-jwt - ${spring-security-jwt.version} com.fasterxml.jackson.core jackson-databind - 2.10.5.1 org.springframework.security.oauth spring-security-oauth2 - 2.3.8.RELEASE jackson-mapper-asl @@ -158,17 +137,14 @@ org.springframework.security spring-security-core - 5.3.13.RELEASE org.springframework.security spring-security-crypto - 5.3.13.RELEASE org.apache.tomcat.embed tomcat-embed-core - ${tomcat.embed.version} tomcat-annotations-api @@ -179,43 +155,31 @@ org.apache.tomcat tomcat-annotations-api - ${tomcat.embed.version} org.springframework.boot spring-boot-starter-websocket - 2.1.18.RELEASE - org.apache.tomcat.embed tomcat-embed-el - ${tomcat.embed.version} - org.yaml snakeyaml - 1.26 - com.google.code.gson gson - ${gson.version} - org.apache.httpcomponents httpclient - ${httpclient.version} - org.apache.servicecomb transport-rest-vertx - 1.3.6 org.apache.httpcomponents @@ -266,7 +230,6 @@ com.marcosbarbero.cloud spring-cloud-zuul-ratelimit - 2.1.0.RELEASE org.springframework.boot @@ -275,40 +238,32 @@ com.h2database h2 - 2.0.206 org.springframework.security spring-security-rsa - 1.0.9.RELEASE - org.springframework.security spring-security-web - 5.3.13.RELEASE org.springframework.security spring-security-config - 5.3.13.RELEASE org.projectlombok lombok - 1.18.10 org.apache.logging.log4j log4j-core - ${log4j.version} org.apache.logging.log4j log4j-api - ${log4j.version} org.slf4j @@ -317,14 +272,11 @@ org.apache.logging.log4j log4j-slf4j-impl - ${log4j.version} org.apache.logging.log4j log4j-1.2-api - ${log4j.version} - org.springframework.boot @@ -334,55 +286,45 @@ junit junit - 4.13 test org.powermock powermock-module-junit4 - 2.0.4 test org.jmockit jmockit - 1.19 test org.jmockit jmockit-coverage - 1.19 test com.alibaba fastjson - 1.2.70 json-smart net.minidev - 2.4.7 vertx-core io.vertx - 3.9.12 netty-transport io.netty - 4.1.72.Final - org.apache.maven.plugins maven-compiler-plugin - 3.8.1 ${java.version} ${java.version} @@ -394,7 +336,6 @@ org.springframework.boot spring-boot-maven-plugin - 2.1.2.RELEASE @@ -406,7 +347,6 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.4 true @@ -421,7 +361,6 @@ org.apache.maven.plugins maven-pmd-plugin - 3.13.0 true 2 @@ -439,7 +378,6 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.1.1 false warning @@ -458,7 +396,6 @@ org.jacoco jacoco-maven-plugin - 0.7.7.201606060606 target/coverage-reports/jacoco-unit.exec target/coverage-reports/jacoco-unit.exec @@ -481,18 +418,15 @@ - org.apache.maven.plugins maven-jxr-plugin - 2.3 org.apache.maven.plugins maven-checkstyle-plugin - 3.1.1 false warning @@ -504,9 +438,7 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.4 -