Skip to content

Commit 905b1ed

Browse files
committed
spring-batch also provided
1 parent c36029f commit 905b1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<groupId>org.springframework.batch</groupId>
127127
<artifactId>spring-batch-infrastructure</artifactId>
128128
<version>2.1.9.RELEASE</version>
129-
<optional>true</optional>
129+
<scope>provided</scope>
130130
</dependency>
131131

132132
<!-- Test dependencies -->

0 commit comments

Comments
 (0)