Removed spring-boot related version from dependencies of samples
This commit is contained in:
committed by
Phillip Webb
parent
d88e1b4b7a
commit
fa3b593568
@@ -17,7 +17,6 @@
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>spring-boot-starter-batch</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<!-- This dependency is just for our integration testing, your app would
|
||||
not need it -->
|
||||
|
||||
Reference in New Issue
Block a user