Skip to content

Commit f3f0078

Browse files
Bump spring-cloud-stream-binder-rabbit.version from 4.3.2 to 4.3.3 (#1002)
Bumps `spring-cloud-stream-binder-rabbit.version` from 4.3.2 to 4.3.3. Updates `org.springframework.cloud:spring-cloud-starter-stream-rabbit` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/spring-cloud/spring-cloud-stream/releases) - [Commits](spring-cloud/spring-cloud-stream@v4.3.2...v4.3.3) Updates `org.springframework.cloud:spring-cloud-stream-binder-rabbit-test-support` from 4.3.2 to 4.3.3 - [Release notes](https://github.com/spring-cloud/spring-cloud-stream/releases) - [Commits](spring-cloud/spring-cloud-stream@v4.3.2...v4.3.3) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-starter-stream-rabbit dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.cloud:spring-cloud-stream-binder-rabbit-test-support dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55331b9 commit f3f0078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<spring-cloud-deployer.version>2.9.5</spring-cloud-deployer.version>
114114
<spring-cloud-deployer-local.version>2.9.1
115115
</spring-cloud-deployer-local.version>
116-
<spring-cloud-stream-binder-rabbit.version>4.3.2</spring-cloud-stream-binder-rabbit.version>
116+
<spring-cloud-stream-binder-rabbit.version>4.3.3</spring-cloud-stream-binder-rabbit.version>
117117
<jakarta-ee-api.version>10.0.0</jakarta-ee-api.version>
118118

119119
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)