Update to Spring Integration 4.3,7

This commit is contained in:
Gary Russell
2017-01-25 16:14:00 -05:00
parent a6bf188099
commit 7996eabbc1
62 changed files with 765 additions and 93 deletions

View File

@@ -56,7 +56,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-xml</artifactId>
<version>4.3.6.BUILD-SNAPSHOT</version>
<version>4.3.7.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>