From d248690b517bf4c5ac39b08b9fe15e9909e91ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:01:41 +0000 Subject: [PATCH 1/6] Bump springdoc-openapi-starter.version from 2.6.0 to 2.7.0 Bumps `springdoc-openapi-starter.version` from 2.6.0 to 2.7.0. Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.6.0...v2.7.0) Updates `org.springdoc:springdoc-openapi-starter-webflux-ui` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springdoc:springdoc-openapi-starter-webflux-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0a154089..30bd47ec 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ 1.9.0 1.6.13 1.9.0 - 2.6.0 + 2.7.0 From 9b5461feb44285c9b2ad8555249052d0776a664b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Esperancinha?= Date: Mon, 25 Nov 2024 19:58:36 +0100 Subject: [PATCH 2/6] code cleanup --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 30bd47ec..a95011c8 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,6 @@ 0.4.4 3.3.6 1.9.0 - 1.6.13 1.9.0 2.7.0 From b8d64e34490ad7c5bd6c3be99c4d4d105edd4de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Esperancinha?= Date: Mon, 25 Nov 2024 20:02:06 +0100 Subject: [PATCH 3/6] code cleanup --- pom.xml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/pom.xml b/pom.xml index a95011c8..bc1c3310 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,6 @@ 0.4.4 3.3.6 1.9.0 - 1.9.0 2.7.0 @@ -202,20 +201,6 @@ kotlinx-coroutines-core-jvm ${kotlinx-coroutines.version} - - - - org.jetbrains.kotlinx - kotlinx-coroutines-debug - ${kotlinx-coroutines-debug.version} - test - - - org.jetbrains.kotlinx - kotlinx-coroutines-bom - - - From 43a9ce1904f2076d2de8c94ce79722fa71adde89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Esperancinha?= Date: Mon, 25 Nov 2024 20:03:14 +0100 Subject: [PATCH 4/6] code cleanup --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index bc1c3310..457182b9 100644 --- a/pom.xml +++ b/pom.xml @@ -22,22 +22,15 @@ 3.0.5 3.6.0 - - 0.1.0.M3 - - 5.9.1 4.0.2 1.3.0 1.13.13 - - 3.26.3 4.1.115.Final 42.7.4 - 0.8.12 0.4.4 3.3.6 From 1e149110bb529a8c7eebeb9cbd12677164b4ab0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Esperancinha?= Date: Mon, 25 Nov 2024 20:04:41 +0100 Subject: [PATCH 5/6] assertj not needed --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index 457182b9..2e1a4ad4 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,6 @@ 4.0.2 1.3.0 1.13.13 - 3.26.3 4.1.115.Final 42.7.4 @@ -63,12 +62,6 @@ springdoc-openapi-starter-webflux-ui ${springdoc-openapi-starter.version} - - org.assertj - assertj-core - ${assertj-core.version} - test - org.jesperancinha.concerts concert-demos-data From c31f0b3f0f221823b00ed5a616a88c36a032a5d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Esperancinha?= Date: Mon, 25 Nov 2024 20:06:58 +0100 Subject: [PATCH 6/6] updates --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2e1a4ad4..54e1f044 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,6 @@ pom - UTF-8 21 ${java.version} @@ -32,9 +31,9 @@ 0.8.12 0.4.4 - 3.3.6 1.9.0 - 2.7.0 + 2.6.0 + 3.3.6