From be783367b97d99ceb3f49bbb554b630fdfab8cd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 03:21:48 +0000 Subject: [PATCH 1/4] Bump io.spring.dependency-management from 1.1.4 to 1.1.5 Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](https://github.com/spring-gradle-plugins/dependency-management-plugin/compare/v1.1.4...v1.1.5) --- updated-dependencies: - dependency-name: io.spring.dependency-management 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 3791407f..43f3a493 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,5 +8,5 @@ org-springframework-data-spring-data-bom = "org.springframework.data:spring-data org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.0.4" [plugins] -io-spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.4" } +io-spring-dependency-management = { id = "io.spring.dependency-management", version = "1.1.5" } org-springframework-boot = { id = "org.springframework.boot", version.ref = "org-springframework-boot" } From 0084fd10d71da6583db3a2a470b9836133f5497d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 03:58:45 +0000 Subject: [PATCH 2/4] Bump org.springframework:spring-framework-bom from 6.0.18 to 6.0.21 Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.0.18 to 6.0.21. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.18...v6.0.21) --- updated-dependencies: - dependency-name: org.springframework:spring-framework-bom 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 43f3a493..4c87f940 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ org-springframework-boot = "3.1.9" [libraries] -org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.0.18" +org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.0.21" org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.1.7" org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2022.0.12" org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.0.4" From 29acff603542b9fe42032bb22dcedbfe3aff938d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 03:58:40 +0000 Subject: [PATCH 3/4] Bump org.springframework.boot from 3.1.9 to 3.1.12 Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.1.9 to 3.1.12. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.9...v3.1.12) --- 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4c87f940..68948567 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -org-springframework-boot = "3.1.9" +org-springframework-boot = "3.1.12" [libraries] org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.0.21" From a1d2a8d52b7a4d3fc0c1c8f8774b9e3a830be560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 13:39:00 +0000 Subject: [PATCH 4/4] Bump org.springframework.security:spring-security-bom Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.1.7 to 6.1.9. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/6.1.7...6.1.9) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-bom 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 68948567..dccb87b1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ org-springframework-boot = "3.1.12" [libraries] org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.0.21" -org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.1.7" +org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.1.9" org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2022.0.12" org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.0.4"