Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.0...v2.1.0) (2023-07-21)

### Bug Fixes

* do not set region explicitly ([737dba4](737dba4))

### Features

* Upgrade to spring-boot 3, spring-cloud-aws 3 and AWS SDK 2 ([#155](#155)) ([c00d64d](c00d64d))
  • Loading branch information
semantic-release-bot committed Jul 21, 2023
1 parent c00d64d commit ad704a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>de.idealo.spring</groupId>
<artifactId>spring-cloud-stream-binder-sns</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>
<name>Spring Cloud Stream Binder for AWS SNS</name>
<description>Allows you to use Spring Cloud Stream together with AWS SNS</description>
<url>https://github.com/idealo/spring-cloud-stream-binder-sns</url>
Expand Down

0 comments on commit ad704a8

Please sign in to comment.