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.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.5.0...v2.0.0) (2023-01-23)

### chore

* **deps:** update versions ([b398f06](b398f06))

### BREAKING CHANGES

* **deps:** Move to Springboot 3.0.0
  • Loading branch information
semantic-release-bot committed Jan 23, 2023
1 parent 02ed2b1 commit 018f29e
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.5.0</version>
<version>2.0.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 018f29e

Please sign in to comment.