Bump org-springframework-boot from 3.3.2 to 3.3.3

Bumps `org-springframework-boot` from 3.3.2 to 3.3.3.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-23 03:42:15 +00:00
committed by Spring Builds
parent 2a1be4a900
commit 23beb0fb0a

View File

@@ -9,7 +9,7 @@ org-mongodb = "5.0.1"
org-seleniumhq-selenium = "4.13.0"
org-slf4j = "2.0.16"
org-testcontainers = "1.19.8"
org-springframework-boot = "3.3.2"
org-springframework-boot = "3.3.3"
[libraries]
ch-qos-logback-logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "ch-qos-logback" }