Generate POMs

This commit is contained in:
Gary Russell
2019-02-14 16:26:52 -05:00
parent 81baa01f1b
commit e27e371e7d
63 changed files with 155 additions and 155 deletions

View File

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