Skip to content

Commit 8784983

Browse files
Update pom.xml
1 parent 994b4e3 commit 8784983

File tree

1 file changed

+2
-2
lines changed
  • kafka-streams/analytics-spring-cloud-streams-kafka-consumer

1 file changed

+2
-2
lines changed

kafka-streams/analytics-spring-cloud-streams-kafka-consumer/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.3.0</version>
8+
<version>3.3.0-RC1</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.example</groupId>
@@ -211,4 +211,4 @@
211211
</pluginRepository>
212212
</pluginRepositories>
213213

214-
</project>
214+
</project>

0 commit comments

Comments
 (0)