Skip to content

Commit 4ecff2d

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
Bump org-springframework-boot from 3.0.12 to 3.0.13
Bumps `org-springframework-boot` from 3.0.12 to 3.0.13. Updates `org.springframework.boot:spring-boot-devtools` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-starter-data-mongodb` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-starter-data-mongodb-reactive` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-starter-data-redis` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-starter-security` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-starter-test` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-starter-thymeleaf` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-starter-validation` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-starter-web` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) Updates `org.springframework.boot:spring-boot-starter-websocket` from 3.0.12 to 3.0.13 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.0.12...v3.0.13) --- 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] <[email protected]>
1 parent 900699e commit 4ecff2d

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
@@ -7,7 +7,7 @@ org-codehaus-groovy = "3.0.19"
77
org-gretty = "4.1.1"
88
org-mongodb = "4.8.2"
99
org-slf4j = "2.0.9"
10-
org-springframework-boot = "3.0.12"
10+
org-springframework-boot = "3.0.13"
1111
org-testcontainers = "1.17.6"
1212

1313
[libraries]

0 commit comments

Comments
 (0)