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 cf553f5 commit a5924d4Copy full SHA for a5924d4
pom.xml
@@ -173,7 +173,7 @@
173
<dependency>
174
<groupId>io.projectreactor</groupId>
175
<artifactId>reactor-core</artifactId>
176
- <version>3.7.3</version>
+ <version>3.7.4</version>
177
</dependency>
178
179
<groupId>jakarta.annotation</groupId>
@@ -290,7 +290,7 @@
290
291
<groupId>org.opensearch.client</groupId>
292
<artifactId>opensearch-java</artifactId>
293
- <version>2.21.0</version>
+ <version>2.22.0</version>
294
<exclusions>
295
<exclusion>
296
<groupId>commons-logging</groupId>
0 commit comments