We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d341c22 commit 818cc4bCopy full SHA for 818cc4b
pom.xml
@@ -88,7 +88,7 @@
88
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
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
- <reactor.version>2024.0.8</reactor.version>
+ <reactor.version>2024.0.9</reactor.version>
92
<slf4j.version>1.7.36</slf4j.version>
93
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>
94
<spotless-maven-plugin.version>2.46.1</spotless-maven-plugin.version>
0 commit comments