Skip to content

Commit

Permalink
Bump spring-boot from 3.3.4-SNAPSHOT to 3.3.4
Browse files Browse the repository at this point in the history
Bumps `spring-boot` from 3.3.4-SNAPSHOT to 3.3.4.

Updates `org.springframework.boot:spring-boot-starter-amqp` from 3.3.4-SNAPSHOT to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.3.4)

Updates `org.springframework.boot:spring-boot-starter-pulsar` from 3.3.4-SNAPSHOT to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.3.4)

Updates `org.springframework.boot:spring-boot-starter-pulsar-reactive` from 3.3.4-SNAPSHOT to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.3.4)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.4-SNAPSHOT to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.3.4)

Updates `org.springframework.boot:spring-boot-testcontainers` from 3.3.4-SNAPSHOT to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.3.4)

Updates `org.springframework.boot` from 3.3.4-SNAPSHOT to 3.3.4
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/commits/v3.3.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-amqp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-pulsar
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-pulsar-reactive
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 2f7b1b9 commit 847914f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ junit = "5.10.3"
hamcrest = "2.2"
mockito = "5.12.0"
spring-dep-mgmt = "1.1.6"
spring-boot = "3.3.4-SNAPSHOT"
spring-boot = "3.3.4"
spring-boot-for-docs = "3.3.4"
spring-cloud-stream = "4.1.1"
spring-retry = "2.0.9"
Expand Down

0 comments on commit 847914f

Please sign in to comment.