diff --git a/pom.xml b/pom.xml index 9b0def5..b5eb2bb 100644 --- a/pom.xml +++ b/pom.xml @@ -12,104 +12,9 @@ UTF-8 UTF-8 - 4.0.3.RELEASE - 3.4.1 - 1.3.0 - - org.apache.tomcat - tomcat-servlet-api - 7.0.64 - - - - org.springframework - spring-webmvc - ${org.springframework.version} - - - - org.springframework - spring-oxm - ${org.springframework.version} - - - - org.springframework - spring-jdbc - ${org.springframework.version} - - - - org.springframework - spring-tx - ${org.springframework.version} - - - - org.springframework - spring-test - ${org.springframework.version} - - - - - org.aspectj - aspectjweaver - 1.7.3 - - - - org.mybatis - mybatis-spring - ${org.mybatis.spring.version} - - - org.mybatis - mybatis - ${org.mybatis.version} - - - - org.aspectj - aspectjrt - 1.6.11 - - - - org.codehaus.jackson - jackson-mapper-asl - 1.9.12 - - - - commons-dbcp - commons-dbcp - 1.4 - - - - - - ch.qos.logback - logback-classic - 1.1.2 - compile - - - ch.qos.logback - logback-core - 1.1.2 - compile - - - - mysql - mysql-connector-java - 5.1.6 - com.google.guava @@ -117,21 +22,18 @@ 20.0 - org.apache.commons commons-lang3 3.5 - commons-collections commons-collections 3.2.1 - junit junit @@ -139,136 +41,16 @@ - - joda-time - joda-time - 2.3 - - - - - - org.hashids - hashids - 1.0.1 - - - - - - commons-net - commons-net - 3.1 - - - - - - - commons-fileupload - commons-fileupload - 1.3.3 - - - - commons-io - commons-io - 2.0.1 - - - - - - - - - com.github.pagehelper - pagehelper - 4.1.0 - - - - com.github.miemiedev - mybatis-paginator - 1.2.17 - - - - com.github.jsqlparser - jsqlparser - 0.9.4 - - - - - - commons-codec - commons-codec - 1.10 - - - commons-configuration - commons-configuration - 1.10 - - - commons-lang - commons-lang - 2.6 - - - commons-logging - commons-logging - 1.1.1 - - - com.google.zxing - core - 2.1 - - - com.google.code.gson - gson - 2.3.1 - - - org.hamcrest - hamcrest-core - 1.3 - - - - - - redis.clients - jedis - 2.6.0 - - - - org.projectlombok - lombok - 1.16.18 - - - - - org.springframework.session - spring-session-data-redis - 1.2.0.RELEASE - - - - org.redisson - redisson - 2.9.0 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-avro - 2.9.0 - - - + + + org.apache.maven.plugins + maven-compiler-plugin + + 7 + 7 + + + + \ No newline at end of file