|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-dependencies</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
<packaging>pom</packaging>
|
|
|
|
|
<name>Spring Boot Dependencies</name>
|
|
|
|
|
<description>Spring Boot Dependencies</description>
|
|
|
|
@ -44,7 +44,7 @@
|
|
|
|
|
</developers>
|
|
|
|
|
<properties>
|
|
|
|
|
<!-- Spring Boot -->
|
|
|
|
|
<spring-boot.version>1.1.5.BUILD-SNAPSHOT</spring-boot.version>
|
|
|
|
|
<spring-boot.version>1.2.0.BUILD-SNAPSHOT</spring-boot.version>
|
|
|
|
|
<!-- Third Party -->
|
|
|
|
|
<activemq.version>5.9.1</activemq.version>
|
|
|
|
|
<aspectj.version>1.8.1</aspectj.version>
|
|
|
|
@ -128,43 +128,43 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot</artifactId>
|
|
|
|
|
<type>test-jar</type>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-actuator</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-autoconfigure</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-dependency-tools</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-loader</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-loader-tools</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>commons-logging</groupId>
|
|
|
|
@ -175,132 +175,132 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-actuator</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-amqp</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-aop</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-batch</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-data-elasticsearch</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-data-gemfire</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-data-jpa</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-data-mongodb</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-data-rest</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-data-solr</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-freemarker</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-groovy-templates</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-hornetq</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-integration</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-jdbc</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-jetty</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-log4j</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-logging</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-mobile</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-redis</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-remote-shell</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-security</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-social-facebook</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-social-linkedin</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-social-twitter</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-test</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
<exclusions>
|
|
|
|
|
<exclusion>
|
|
|
|
|
<groupId>commons-logging</groupId>
|
|
|
|
@ -311,32 +311,32 @@
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-thymeleaf</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-tomcat</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-velocity</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-web</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-websocket</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
|
|
<artifactId>spring-boot-starter-ws</artifactId>
|
|
|
|
|
<version>1.1.5.BUILD-SNAPSHOT</version>
|
|
|
|
|
<version>1.2.0.BUILD-SNAPSHOT</version>
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
|
|
<!-- Third Party -->
|
|
|
|
|