From 090efb686537e888901559d95496aced85d79aec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 03:17:27 +0000 Subject: [PATCH 1/5] Bump org.springframework:spring-framework-bom from 6.1.5 to 6.1.11 Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.1.5 to 6.1.11. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.5...v6.1.11) --- 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 2abc575..8738f82 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ org-springframework-boot = "3.2.6" [libraries] -org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.5" +org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.11" org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.2.4" org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.6" org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.2.4" From 02fcec3938fc86cb7c178c5bd3efac0ed0c6fb10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 03:17:18 +0000 Subject: [PATCH 2/5] Bump org.springframework.data:spring-data-bom from 2023.1.6 to 2023.1.8 Bumps [org.springframework.data:spring-data-bom](https://github.com/spring-projects/spring-data-bom) from 2023.1.6 to 2023.1.8. - [Release notes](https://github.com/spring-projects/spring-data-bom/releases) - [Commits](https://github.com/spring-projects/spring-data-bom/compare/2023.1.6...2023.1.8) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-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 8738f82..82bb5bf 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ org-springframework-boot = "3.2.6" [libraries] org-springframework-spring-framework-bom = "org.springframework:spring-framework-bom:6.1.11" org-springframework-security-spring-security-bom = "org.springframework.security:spring-security-bom:6.2.4" -org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.6" +org-springframework-data-spring-data-bom = "org.springframework.data:spring-data-bom:2023.1.8" org-springframework-security-spring-security-oauth2-authorization-server = "org.springframework.security:spring-security-oauth2-authorization-server:1.2.4" [plugins] From cc01d2c1b60ef5226512ed87c378d080b3585327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 03:17:11 +0000 Subject: [PATCH 3/5] Bump io.spring.dependency-management from 1.1.4 to 1.1.6 Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.4 to 1.1.6. - [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.6) --- 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 82bb5bf..eb60290 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.2.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.6" } org-springframework-boot = { id = "org.springframework.boot", version.ref = "org-springframework-boot" } From 3a7b5b5001db012ecf6191900d169c03171fa59e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 03:24:58 +0000 Subject: [PATCH 4/5] Bump io.spring.javaformat from 0.0.41 to 0.0.42 Bumps [io.spring.javaformat](https://github.com/spring-io/spring-javaformat) from 0.0.41 to 0.0.42. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.41...v0.0.42) --- updated-dependencies: - dependency-name: io.spring.javaformat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 9efbe4e..d82326b 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ plugins { id "checkstyle" - id "io.spring.javaformat" version "0.0.41" + id "io.spring.javaformat" version "0.0.42" id 'io.spring.nohttp' version '0.0.11' } From a6ddf256d44bf01225d49e0e075242a19c620289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 03:24:54 +0000 Subject: [PATCH 5/5] Bump io.spring.javaformat:spring-javaformat-checkstyle Bumps [io.spring.javaformat:spring-javaformat-checkstyle](https://github.com/spring-io/spring-javaformat) from 0.0.41 to 0.0.42. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](https://github.com/spring-io/spring-javaformat/compare/v0.0.41...v0.0.42) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-checkstyle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index d82326b..1453548 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ allprojects { apply plugin: 'io.spring.javaformat' dependencies { - checkstyle "io.spring.javaformat:spring-javaformat-checkstyle:0.0.41" + checkstyle "io.spring.javaformat:spring-javaformat-checkstyle:0.0.42" } // Ensure every test task has at least a single test