From 228721b2351f2303ee7593b6ebfef76e1e31aaab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 08:48:22 +0200 Subject: [PATCH 1/3] Bump org.springframework.graphql:spring-graphql-test from 1.2.2 to 1.2.3 (#113) Bumps [org.springframework.graphql:spring-graphql-test](https://github.com/spring-projects/spring-graphql) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/spring-projects/spring-graphql/releases) - [Commits](https://github.com/spring-projects/spring-graphql/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: org.springframework.graphql:spring-graphql-test dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59868306..3a536455 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 2.0.9 21.1 3.1.3 - 1.2.2 + 1.2.3 1.11.4 1.10.0 1.19.0 From dfbd6d3e227b8aec0f1c2abc89e48dbbae9725ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 09:01:53 +0200 Subject: [PATCH 2/3] Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 (#114) Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.28 to 1.18.30. - [Release notes](https://github.com/projectlombok/lombok/releases) - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.28...v1.18.30) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a536455..425e5ee2 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 1.11.4 1.10.0 1.19.0 - 1.18.28 + 1.18.30 2.15.2 0.3.21 1.1.1 From 068175542c50d7cb9c337a9e158fcfaa8b9820fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 15:58:21 +0200 Subject: [PATCH 3/3] Bump spring-boot.version from 3.1.3 to 3.1.4 (#115) Bumps `spring-boot.version` from 3.1.3 to 3.1.4. Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.3...v3.1.4) Updates `org.springframework.boot:spring-boot-starter-graphql` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.3...v3.1.4) Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.3...v3.1.4) Updates `org.springframework.boot:spring-boot-starter-test` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.3...v3.1.4) --- updated-dependencies: - 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-graphql 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-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 425e5ee2..ddd1319b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 2022.0.11 2.0.9 21.1 - 3.1.3 + 3.1.4 1.2.3 1.11.4 1.10.0