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>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-integration</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user