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/05/07 06:33:24 UTC

[camel-karaf] 02/02: Upgrade Solr bundle to version 8.8.2_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 409d497e61ddcc2e4f98a2b1596a2ceebad6cf08
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri May 7 08:27:05 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index aec9549..b1bdc56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -252,7 +252,7 @@
         <serp-bundle-version>1.14.1_1</serp-bundle-version>
         <servicemix-jaxb-version>2.3_2</servicemix-jaxb-version>
         <snappy-version>1.1.7.3</snappy-version>
-        <solr-bundle-version>8.8.1_1</solr-bundle-version>
+        <solr-bundle-version>8.8.2_1</solr-bundle-version>
         <spring-batch-bundle-version>4.3.1_1</spring-batch-bundle-version>
         <spring-data-commons-bundle-version>2.3.2.RELEASE_2</spring-data-commons-bundle-version>
         <spring-data-keyvalue-bundle-version>2.3.2.RELEASE_2</spring-data-keyvalue-bundle-version>