Skip to content

Commit 2264e2a

Browse files
chore(deps-dev): bump org.springframework.boot:spring-boot-starter-amqp
Bumps the test-dependencies group with 1 update in the / directory: [org.springframework.boot:spring-boot-starter-amqp](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-starter-amqp` from 3.5.13 to 3.5.14 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.13...v3.5.14) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-amqp dependency-version: 3.5.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9448cb6 commit 2264e2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-outbox-rabbit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.springframework.boot</groupId>
2727
<artifactId>spring-boot-starter-amqp</artifactId>
28-
<version>3.5.13</version>
28+
<version>3.5.14</version>
2929
</dependency>
3030

3131
<dependency>

0 commit comments

Comments
 (0)