From 324345515154becdd235995df67e5ae674c6dda9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 29 Jul 2022 06:58:10 +0000 Subject: [PATCH] chore(release): 1.8.0 [skip ci] # [1.8.0](https://github.com/idealo/spring-cloud-stream-binder-sqs/compare/v1.7.1...v1.8.0) (2022-07-29) ### Features * add property for queueStopTimeout ([#91](https://github.com/idealo/spring-cloud-stream-binder-sqs/issues/91)) ([aff39fe](https://github.com/idealo/spring-cloud-stream-binder-sqs/commit/aff39fec63f6ce7a82c39d381b5da684e38a9f71)) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ee5a306..5a7ef9b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.idealo.spring spring-cloud-stream-binder-sqs - 1.7.1 + 1.8.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