From 0442fa0cc37d819ee62e405e3cb7e6d6e413028f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 15:25:29 +0000 Subject: [PATCH] chore(deps): bump spring-framework.version from 6.2.12 to 7.0.0 Bumps `spring-framework.version` from 6.2.12 to 7.0.0. Updates `org.springframework:spring-web` from 6.2.12 to 7.0.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.0) Updates `org.springframework:spring-context` from 6.2.12 to 7.0.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-context dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- kotlin-asyncapi-spring-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kotlin-asyncapi-spring-web/pom.xml b/kotlin-asyncapi-spring-web/pom.xml index 9327f64..beb4110 100644 --- a/kotlin-asyncapi-spring-web/pom.xml +++ b/kotlin-asyncapi-spring-web/pom.xml @@ -15,7 +15,7 @@ The Spring Boot autoconfiguration for the Kotlin AsyncAPI framework - 6.2.12 + 7.0.0 3.5.7