Ver código fonte

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

Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.21.BUILD-SNAPSHOT to 5.2.22.BUILD-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/commits)

---
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] 3 anos atrás
pai
commit
8004448a7b
1 arquivos alterados com 1 adições e 1 exclusões
  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.21.BUILD-SNAPSHOT</version>
+            <version>5.2.22.BUILD-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.springframework</groupId>