diff --git a/.gitignore b/.gitignore index cfc82fd..49a0177 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ target/ .classpath node_modules/ +.factorypath diff --git a/pom.xml b/pom.xml index e6d3c45..5554c11 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.studiomediatech query-response-spring-amqp - 0.9.0-SB2_2_11 + 0.9.0-SB2_2_13 jar Query/Response for Spring AMQP @@ -23,7 +23,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.11.RELEASE + 2.2.13.RELEASE