mirror of https://github.com/dapr/java-sdk.git
Bump org.springframework:spring-web from 6.1.8 to 6.1.14 in /dapr-spring
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.8 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.8...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.1.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c466d1b743
commit
af8fa3583c
|
@ -35,7 +35,7 @@
|
||||||
<junit.version>5.11.2</junit.version>
|
<junit.version>5.11.2</junit.version>
|
||||||
<dapr.spring.version>0.16.0-SNAPSHOT</dapr.spring.version>
|
<dapr.spring.version>0.16.0-SNAPSHOT</dapr.spring.version>
|
||||||
<springboot.version>3.2.6</springboot.version>
|
<springboot.version>3.2.6</springboot.version>
|
||||||
<springframework.version>6.1.8</springframework.version>
|
<springframework.version>6.1.14</springframework.version>
|
||||||
<logback-core.version>1.4.14</logback-core.version>
|
<logback-core.version>1.4.14</logback-core.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue