From 7c898f6138914118a89e7b9c0786807f396c492d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 03:34:48 +0000 Subject: [PATCH 1/2] Bump org.springframework.boot from 3.0.12 to 3.0.13 Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.0.12 to 3.0.13. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.12...v3.0.13) --- updated-dependencies: - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index aa107da4..5c2528fd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -113,5 +113,5 @@ io-spring-antora-generate-antora-yml = "io.spring.antora.generate-antora-yml:0.0 nl-littlerobots-version-catalog-update = "nl.littlerobots.version-catalog-update:0.8.1" org-antora = "org.antora:1.0.0" org-gretty = "org.gretty:4.1.1" -org-springframework-boot = "org.springframework.boot:3.0.12" -org-springframework-boot-aot = "org.springframework.boot.aot:3.0.12" +org-springframework-boot = "org.springframework.boot:3.0.13" +org-springframework-boot-aot = "org.springframework.boot.aot:3.0.13" From 57f3965b31f0cbd2b1859c87952feab8e2bdddc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 03:35:50 +0000 Subject: [PATCH 2/2] 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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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](https://github.com/spring-projects/spring-boot/compare/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] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5c2528fd..ee3eebea 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ org-gretty = "4.1.1" org-mockito = "4.8.1" org-mongodb = "4.8.2" org-slf4j = "2.0.9" -org-springframework-boot = "3.0.12" +org-springframework-boot = "3.0.13" org-springframework = "6.0.14" org-testcontainers = "1.17.6" org-junit = "5.8.2"