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

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2022-03-02)

### Bug Fixes

* **deps:** bump spring-cloud-dependencies from 2020.0.2 to 2020.0.3 ([#19](#19)) ([ca2f28f](ca2f28f))
* **deps:** bump spring-integration-aws from 2.5.0 to 2.5.1 ([#21](#21)) ([ff673a6](ff673a6))

### Features

* enable extended properties for SNS ([2d4b373](2d4b373))
* enable synchronous message sending ([857c6b2](857c6b2))
  • Loading branch information
semantic-release-bot committed Mar 2, 2022
1 parent 857c6b2 commit fa86af1
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 @@ -4,7 +4,7 @@

<groupId>de.idealo.spring</groupId>
<artifactId>spring-cloud-stream-binder-sns</artifactId>
<version>1.3.0</version>
<version>1.4.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 fa86af1

Please sign in to comment.