DSL: add gateway() EIP-method

* Upgrade dependencies
* Polishing `Transformers`
This commit is contained in:
Artem Bilan
2014-05-22 20:43:38 +03:00
parent 77026e8261
commit 2a25a1960f
7 changed files with 368 additions and 118 deletions

View File

@@ -27,7 +27,7 @@ ext {
embedMongoVersion = '1.45'
jacocoVersion = '0.7.0.201403182114'
log4jVersion = '1.2.17'
springIntegrationVersion = '4.0.1.BUILD-SNAPSHOT'
springIntegrationVersion = '4.0.1.RELEASE'
springBootVersion = '1.1.0.BUILD-SNAPSHOT'
linkHomepage = 'https://github.com/spring-projects/spring-integration-extensions'