We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f53de8 commit e635d1aCopy full SHA for e635d1a
mockserver-examples/pom.xml
@@ -89,7 +89,7 @@
89
<!-- Conflicting versions in spring-webflux and reactor-netty-http -->
90
<groupId>io.projectreactor</groupId>
91
<artifactId>reactor-core</artifactId>
92
- <version>3.5.1</version>
+ <version>3.5.2</version>
93
</dependency>
94
<dependency>
95
<!-- Conflicting versions in google-http-client and guava -->
0 commit comments