We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b17ee7f commit c1d2f03Copy full SHA for c1d2f03
pom.xml
@@ -89,7 +89,7 @@
89
<!-- to match what is shipped with the Kafka Connect version used in our integration test environment -->
90
<protobuf.version>3.25.5</protobuf.version>
91
<reactivestreams.version>1.0.4</reactivestreams.version>
92
- <reactor.version>2025.0.0</reactor.version>
+ <reactor.version>2025.0.1</reactor.version>
93
<slf4j.version>1.7.36</slf4j.version>
94
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
95
<spotless-maven-plugin.version>2.46.1</spotless-maven-plugin.version>
0 commit comments