From 885b4aa529fdac39bfb6e7dd05cadf6cde9e5e69 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 13 Jan 2022 14:41:17 +0000 Subject: [PATCH] chore(release): 1.6.0 [skip ci] # [1.6.0](https://github.com/idealo/spring-cloud-stream-binder-sqs/compare/v1.5.0...v1.6.0) (2022-01-13) ### Features * support concurrency ([#46](https://github.com/idealo/spring-cloud-stream-binder-sqs/issues/46)) ([882e4d3](https://github.com/idealo/spring-cloud-stream-binder-sqs/commit/882e4d3b71b454bd760bd5d646a0e294deb07c61)) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7d12d2..4d20129 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.idealo.spring spring-cloud-stream-binder-sqs - 1.5.0 + 1.6.0 Spring Cloud Stream Binder for AWS SQS Allows you to use Spring Cloud Stream together with AWS SQS https://github.com/idealo/spring-cloud-stream-binder-sqs