Skip to content

Commit 0506dac

Browse files
fix(deps): update dependency org.springframework.cloud:spring-cloud-gateway-webflux to v4.2.1 (#798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c978bdf commit 0506dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>org.springframework.cloud</groupId>
113113
<artifactId>spring-cloud-gateway-webflux</artifactId>
114-
<version>4.2.0</version>
114+
<version>4.2.1</version>
115115
</dependency>
116116
<dependency>
117117
<groupId>org.openapitools</groupId>

0 commit comments

Comments
 (0)