mirror of https://github.com/dapr/java-sdk.git
Bump org.springframework:spring-context in /dapr-spring
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.1.14 to 6.1.20. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.14...v6.1.20) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-version: 6.1.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
447e2bfa86
commit
0a8fa36dc5
|
@ -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.14</springframework.version>
|
<springframework.version>6.1.20</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