Use 2.1.6.RELEASE

This commit is contained in:
Gary Russell
2019-05-27 11:43:15 -04:00
parent 5487c3c10b
commit b6431b9c2e
16 changed files with 24 additions and 750 deletions

View File

@@ -5,7 +5,7 @@
<groupId>com.example</groupId>
<artifactId>spring-rabbit-global-errorhandler</artifactId>
<version>2.1.5.RELEASE</version>
<version>2.1.6.RELEASE</version>
<packaging>jar</packaging>
<name>spring-rabbit-global-errorhandler</name>
@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.6.RELEASE</version>
<version>2.1.4.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>