Upgrade to SIK-3.3.1
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-kafka</artifactId>
|
||||
<version>3.3.0.RELEASE</version>
|
||||
<version>3.3.1.RELEASE</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
||||
@@ -212,7 +212,7 @@ subprojects { subproject ->
|
||||
slf4jVersion = '1.7.25'
|
||||
springCloudVersion ='Hoxton.SR3'
|
||||
springIntegrationVersion = '5.3.2.RELEASE'
|
||||
springIntegrationKafkaVersion = '3.3.0.RELEASE'
|
||||
springIntegrationKafkaVersion = '3.3.1.RELEASE'
|
||||
springIntegrationSocialTwiterVersion = '1.0.1.BUILD-SNAPSHOT'
|
||||
springIntegrationSplunkVersion = '1.2.0.BUILD-SNAPSHOT'
|
||||
springKafkaVersion = '2.5.4.RELEASE'
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-kafka</artifactId>
|
||||
<version>3.3.0.RELEASE</version>
|
||||
<version>3.3.1.RELEASE</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
||||
Reference in New Issue
Block a user