Generate POMs

This commit is contained in:
Gary Russell
2019-09-30 15:21:16 -04:00
parent 5f70a909ad
commit 6b922b852b
63 changed files with 153 additions and 153 deletions

View File

@@ -148,14 +148,14 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.1.9.RELEASE</version>
<version>5.1.10.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-bom</artifactId>
<version>5.1.7.RELEASE</version>
<version>5.1.8.RELEASE</version>
<scope>import</scope>
<type>pom</type>
</dependency>