소스 검색
Merge pull request #10 from larsw/dependabot/maven/examples/spring-framework/org.springframework-spring-webflux-5.3.18
Bump spring-webflux from 5.3.17 to 5.3.18 in /examples/spring-framework
custom-downloader
larsw
GitHub
3 년 전
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
examples/spring-framework/pom.xml
|
|
|
@@ -139,7 +139,7 @@ |
|
|
|
<dependency> |
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
<artifactId>spring-webflux</artifactId> |
|
|
|
<version>5.3.17</version> |
|
|
|
<version>5.3.18</version> |
|
|
|
</dependency> |
|
|
|
<dependency> |
|
|
|
<groupId>org.springframework</groupId> |
|
|
|
|