Skip to content

Commit d01da7a

Browse files
Bump org.springframework:spring-web in /dapr-spring (#1424)
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.20 to 6.1.21. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.20...v6.1.21) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.1.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cf6533 commit d01da7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dapr-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<junit.version>5.11.2</junit.version>
3636
<dapr.spring.version>0.16.0-SNAPSHOT</dapr.spring.version>
3737
<springboot.version>3.2.6</springboot.version>
38-
<springframework.version>6.1.20</springframework.version>
38+
<springframework.version>6.1.21</springframework.version>
3939
<logback-core.version>1.4.14</logback-core.version>
4040
</properties>
4141

0 commit comments

Comments
 (0)