Version Upgrades

This commit is contained in:
Gary Russell
2018-09-10 14:19:14 -04:00
parent d4f96b9ca5
commit f0c0552a99
63 changed files with 131 additions and 131 deletions

View File

@@ -192,14 +192,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.0.8.RELEASE</version>
<version>5.0.9.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.0.7.RELEASE</version>
<version>5.0.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>