File tree Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change 9494 <artifactId >spring-cloud-stream-test-support</artifactId >
9595 <version >${spring-cloud-stream.version} </version >
9696 </dependency >
97- <dependency > <groupId >org.springframework</groupId >
98- <artifactId >spring-jdbc</artifactId >
99- <version >5.3.15-SNAPSHOT</version >
100- </dependency >
101- <dependency >
102- <groupId >org.springframework.batch</groupId >
103- <artifactId >spring-batch-core</artifactId >
104- <version >${spring-batch.version} </version >
105- </dependency >
106- <dependency >
107- <groupId >org.springframework.batch</groupId >
108- <artifactId >spring-batch-infrastructure</artifactId >
109- <version >${spring-batch.version} </version >
110- </dependency >
111- <dependency >
112- <groupId >org.springframework.batch</groupId >
113- <artifactId >spring-batch-integration</artifactId >
114- <version >${spring-batch.version} </version >
115- </dependency >
116- <dependency >
117- <groupId >org.springframework.batch</groupId >
118- <artifactId >spring-batch-test</artifactId >
119- <version >${spring-batch.version} </version >
120- </dependency >
12197 </dependencies >
12298 </dependencyManagement >
12399
134110 </modules >
135111
136112 <properties >
137- <spring-batch .version>4.3.5-SNAPSHOT</spring-batch .version>
138113 <spring-cloud-stream .version>3.2.1</spring-cloud-stream .version>
139114 <spring-cloud-deployer .version>2.7.0</spring-cloud-deployer .version>
140115 <spring-cloud-deployer-local .version>2.7.0
You can’t perform that action at this time.
0 commit comments