Upgrade versions

This commit is contained in:
Gary Russell
2019-08-06 12:05:38 -04:00
parent 99cf091bfe
commit eaad34cc45
14 changed files with 14 additions and 810 deletions

View File

@@ -5,7 +5,7 @@
<groupId>com.example</groupId>
<artifactId>spring-rabbit-global-errorhandler</artifactId>
<version>2.0.12.RELEASE</version>
<version>2.0.13.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.7.RELEASE</version>
<version>2.0.9.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>