Bump org-springframework-boot from 3.0.11 to 3.0.12
Bumps `org-springframework-boot` from 3.0.11 to 3.0.12. Updates `org.springframework.boot:spring-boot-devtools` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-starter-data-mongodb` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-starter-data-mongodb-reactive` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-starter-data-redis` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-starter-security` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-starter-test` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-starter-thymeleaf` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-starter-web` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) Updates `org.springframework.boot:spring-boot-starter-websocket` from 3.0.11 to 3.0.12 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.11...v3.0.12) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-devtools 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 - dependency-name: org.springframework.boot:spring-boot-starter-actuator dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-data-mongodb dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-data-mongodb-reactive dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-data-redis dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-security 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-starter-thymeleaf dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-starter-websocket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Marcus Hert Da Coregio
parent
1cac1305c4
commit
75f1cfa7ea
@@ -9,7 +9,7 @@ org-gretty = "4.1.0"
|
||||
org-mockito = "4.8.1"
|
||||
org-mongodb = "4.8.2"
|
||||
org-slf4j = "2.0.7"
|
||||
org-springframework-boot = "3.0.11"
|
||||
org-springframework-boot = "3.0.12"
|
||||
org-springframework = "6.0.13"
|
||||
org-testcontainers = "1.17.6"
|
||||
org-junit = "5.9.3"
|
||||
|
||||
Reference in New Issue
Block a user