Skip to content

Commit 1095de7

Browse files
Bump spring-boot from 3.4.11-SNAPSHOT to 3.4.11
Bumps `spring-boot` from 3.4.11-SNAPSHOT to 3.4.11. Updates `org.springframework.boot:spring-boot-starter-amqp` from 3.4.11-SNAPSHOT to 3.4.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.11) Updates `org.springframework.boot:spring-boot-starter-pulsar` from 3.4.11-SNAPSHOT to 3.4.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.11) Updates `org.springframework.boot:spring-boot-starter-pulsar-reactive` from 3.4.11-SNAPSHOT to 3.4.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.11) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.11-SNAPSHOT to 3.4.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.11) Updates `org.springframework.boot:spring-boot-testcontainers` from 3.4.11-SNAPSHOT to 3.4.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.11) Updates `org.springframework.boot` from 3.4.11-SNAPSHOT to 3.4.11 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/commits/v3.4.11) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-amqp dependency-version: 3.4.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-pulsar dependency-version: 3.4.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-pulsar-reactive dependency-version: 3.4.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 3.4.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-testcontainers dependency-version: 3.4.11 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot dependency-version: 3.4.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae4f0b1 commit 1095de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ junit = "5.12.2"
2222
hamcrest = "2.2"
2323
mockito = "5.16.1"
2424
spring-dep-mgmt = "1.1.7"
25-
spring-boot = "3.4.11-SNAPSHOT"
25+
spring-boot = "3.4.11"
2626
spring-boot-for-docs = "3.4.11"
2727
spring-cloud-stream = "4.2.0-SNAPSHOT"
2828
spring-retry = "2.0.12"

0 commit comments

Comments
 (0)