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.
2 parents 7163f94 + 8ab70ab commit 501d26eCopy full SHA for 501d26e
pom.xml
@@ -18,7 +18,7 @@
18
<kotlin-coroutines.version>1.6.1-native-mt</kotlin-coroutines.version>
19
<jackson.version>2.13.3</jackson.version>
20
<graphql-java.version>18.1</graphql-java.version>
21
- <reactive-streams.version>1.0.3</reactive-streams.version>
+ <reactive-streams.version>1.0.4</reactive-streams.version>
22
23
<maven.compiler.source>${java.version}</maven.compiler.source>
24
<maven.compiler.target>${java.version}</maven.compiler.target>
0 commit comments