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 994b4e3 commit 8784983Copy full SHA for 8784983
kafka-streams/analytics-spring-cloud-streams-kafka-consumer/pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>3.3.0</version>
+ <version>3.3.0-RC1</version>
9
<relativePath/> <!-- lookup parent from repository -->
10
</parent>
11
<groupId>com.example</groupId>
@@ -211,4 +211,4 @@
211
</pluginRepository>
212
</pluginRepositories>
213
214
-</project>
+</project>
0 commit comments