|
@@ -10,7 +10,7 @@
|
|
|
<parent>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-parent</artifactId>
|
|
|
- <version>1.0.0.RC1</version>
|
|
|
+ <version>1.0.0.RC3</version>
|
|
|
</parent>
|
|
|
|
|
|
<dependencies>
|
|
@@ -25,7 +25,6 @@
|
|
|
<dependency>
|
|
|
<groupId>org.springframework</groupId>
|
|
|
<artifactId>spring-messaging</artifactId>
|
|
|
- <version>4.0.0.RELEASE</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.fasterxml.jackson.core</groupId>
|