Skip to content

Commit 1c66f0a

Browse files
chore(deps): bump spring-framework.version from 7.0.3 to 7.0.4
Bumps `spring-framework.version` from 7.0.3 to 7.0.4. Updates `org.springframework:spring-web` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.3...v7.0.4) Updates `org.springframework:spring-context` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.3...v7.0.4) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 7.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-version: 7.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24c9bd9 commit 1c66f0a

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>7.0.3</spring-framework.version>
18+
<spring-framework.version>7.0.4</spring-framework.version>
1919
<spring-boot.version>4.0.1</spring-boot.version>
2020
</properties>
2121

0 commit comments

Comments
 (0)