File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ repositories {
2727
2828dependencies {
2929 compile(" org.springframework.boot:spring-boot-starter-integration" )
30- compile(" org.springframework.integration:spring-integration-twitter:3 .0.0 .RELEASE" )
30+ compile(" org.springframework.integration:spring-integration-twitter:4 .0.3 .RELEASE" )
3131 testCompile(" junit:junit" )
3232}
3333
Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >org.springframework.integration</groupId >
2424 <artifactId >spring-integration-twitter</artifactId >
25- <version >3 .0.0 .RELEASE</version >
25+ <version >4 .0.3 .RELEASE</version >
2626 </dependency >
2727 </dependencies >
2828
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ repositories {
2727
2828dependencies {
2929 compile(" org.springframework.boot:spring-boot-starter-integration" )
30- compile(" org.springframework.integration:spring-integration-twitter:3 .0.0 .RELEASE" )
30+ compile(" org.springframework.integration:spring-integration-twitter:4 .0.3 .RELEASE" )
3131 testCompile(" junit:junit" )
3232}
3333
Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >org.springframework.integration</groupId >
2424 <artifactId >spring-integration-twitter</artifactId >
25- <version >3 .0.0 .RELEASE</version >
25+ <version >4 .0.3 .RELEASE</version >
2626 </dependency >
2727 </dependencies >
2828
You can’t perform that action at this time.
0 commit comments