Browse Source

Bump spring-core in /frameworks/Java/spring-webflux (#8154)

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.23.RELEASE to 5.2.24.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.23.RELEASE...v5.2.24.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 years ago
parent
commit
b1296b3ed0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/spring-webflux/pom.xml

+ 1 - 1
frameworks/Java/spring-webflux/pom.xml

@@ -108,7 +108,7 @@
         <dependency>
             <groupId>org.springframework</groupId>
             <artifactId>spring-core</artifactId>
-            <version>5.2.23.RELEASE</version>
+            <version>5.2.24.RELEASE</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>