This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new 7b9fd12031d Add version to camel-solr dependency 7b9fd12031d is described below commit 7b9fd12031ddc1d8aa41dc3d746a8af440d7bfeb Author: Gregor Zurowski <gre...@zurowski.org> AuthorDate: Sun Sep 8 17:40:43 2024 +0200 Add version to camel-solr dependency --- components-starter/camel-solr-starter/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/components-starter/camel-solr-starter/pom.xml b/components-starter/camel-solr-starter/pom.xml index ab26cb8cca6..9ba08381fa4 100644 --- a/components-starter/camel-solr-starter/pom.xml +++ b/components-starter/camel-solr-starter/pom.xml @@ -36,6 +36,7 @@ <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-solr</artifactId> + <version>${camel-version}</version> <!--START OF GENERATED CODE--> <exclusions> <exclusion>