You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/12/10 13:39:11 UTC

[camel-karaf] 03/06: Upgrade Solr bundle to version 8.11.0_1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit 06838c05cd2641ef5983ae18fdd9512f41b70a4c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 10 14:18:55 2021 +0100

    Upgrade Solr bundle to version 8.11.0_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2bf85c1..cf83c12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -267,7 +267,7 @@
         <servicemix-jaxb-version>2.3_2</servicemix-jaxb-version>
         <!-- snappy 1.1.8.x does not work in OSGi -->
         <snappy-version>1.1.7.3</snappy-version>
-        <solr-bundle-version>8.10.1_1</solr-bundle-version>
+        <solr-bundle-version>8.11.0_1</solr-bundle-version>
         <spring-batch-bundle-version>4.3.3_1</spring-batch-bundle-version>
         <spring-data-commons-bundle-version>2.5.6_1</spring-data-commons-bundle-version>
         <spring-ldap-bundle-version>2.3.3.RELEASE_1</spring-ldap-bundle-version>