From 018f29ee7ecf2da06acb5c078753e837887b50cf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 23 Jan 2023 07:23:23 +0000 Subject: [PATCH] chore(release): 2.0.0 [skip ci] # [2.0.0](https://github.com/idealo/spring-cloud-stream-binder-sns/compare/v1.5.0...v2.0.0) (2023-01-23) ### chore * **deps:** update versions ([b398f06](https://github.com/idealo/spring-cloud-stream-binder-sns/commit/b398f068e626d38bfb6324d0d90d3891ce5c68c4)) ### BREAKING CHANGES * **deps:** Move to Springboot 3.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6afa10c..e02d64a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.idealo.spring spring-cloud-stream-binder-sns - 1.5.0 + 2.0.0 Spring Cloud Stream Binder for AWS SNS Allows you to use Spring Cloud Stream together with AWS SNS https://github.com/idealo/spring-cloud-stream-binder-sns