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 68f26dd commit 2193a91Copy full SHA for 2193a91
kafka-sample/spring/pom.xml
@@ -12,7 +12,7 @@
12
<maven.compiler.source>21</maven.compiler.source>
13
<maven.compiler.target>21</maven.compiler.target>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15
- <spring.kafka.version>3.3.5</spring.kafka.version>
+ <spring.kafka.version>3.3.6</spring.kafka.version>
16
<spotless.version>2.44.4</spotless.version>
17
<junit.version>5.12.2</junit.version>
18
</properties>
0 commit comments