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 cf68f5c commit 49fa598Copy full SHA for 49fa598
kafka-questdb-connector-samples/stocks/pom.xml
@@ -79,6 +79,7 @@
79
<plugin>
80
<groupId>org.springframework.boot</groupId>
81
<artifactId>spring-boot-maven-plugin</artifactId>
82
+ <version>${spring.boot.version}</version>
83
<configuration>
84
<mainClass>io.questdb.kafka.samples.StocksApp</mainClass>
85
</configuration>
0 commit comments