Skip to content

Commit c7c7527

Browse files
dependabot[bot]asyncapi-bot-evelorenzsimon
authored
chore(deps): bump spring-framework.version from 6.2.5 to 6.2.6 (#99)
Bumps `spring-framework.version` from 6.2.5 to 6.2.6. Updates `org.springframework:spring-web` from 6.2.5 to 6.2.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.5...v6.2.6) Updates `org.springframework:spring-context` from 6.2.5 to 6.2.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.5...v6.2.6) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.2.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-version: 6.2.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eve <[email protected]> Co-authored-by: Lorenz Simon <[email protected]>
1 parent a6c1588 commit c7c7527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-asyncapi-spring-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<description>The Spring Boot autoconfiguration for the Kotlin AsyncAPI framework</description>
1616

1717
<properties>
18-
<spring-framework.version>6.2.5</spring-framework.version>
18+
<spring-framework.version>6.2.6</spring-framework.version>
1919
<spring-boot.version>3.4.5</spring-boot.version>
2020
</properties>
2121

0 commit comments

Comments
 (0)