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/11/05 07:03:40 UTC

[camel-karaf] branch main updated (4437e05 -> a29650e)

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

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


    from 4437e05  Revert "[CAMEL-16855] Remove <repository/> from Camel karaf features repo"
     new bc03626  Upgrade AWS SDK v2 bundle to version 2.17.68_1
     new 344b27a  Upgrade Solr bundle to version 8.10.1_1
     new a29650e  Upgrade Lucene bundle to version 8.10.1_1

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

[camel-karaf] 02/03: Upgrade Solr bundle to version 8.10.1_1

Posted by ac...@apache.org.
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 344b27aaaec26e0ede202b15093d0419db917021
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Nov 5 07:50:19 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index cfa5aff..3d3af71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -265,7 +265,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.9.0_1</solr-bundle-version>
+        <solr-bundle-version>8.10.1_1</solr-bundle-version>
         <spring-batch-bundle-version>4.3.3_1</spring-batch-bundle-version>
         <spring-data-commons-bundle-version>2.5.3_1</spring-data-commons-bundle-version>
         <spring-ldap-bundle-version>2.3.3.RELEASE_1</spring-ldap-bundle-version>

[camel-karaf] 01/03: Upgrade AWS SDK v2 bundle to version 2.17.68_1

Posted by ac...@apache.org.
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 bc036262628c4e11c0191e05f92d916c3f9a22db
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Nov 5 07:50:00 2021 +0100

    Upgrade AWS SDK v2 bundle to version 2.17.68_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 109b296..cfa5aff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
         <avalon-bundle-version>4.3.1_1</avalon-bundle-version>
         <avro-java-commons-compress-version>1.20</avro-java-commons-compress-version>
         <avro-jackson-version>2.12.3</avro-jackson-version>
-        <aws-sdk-v2-bundle-version>2.17.46_1</aws-sdk-v2-bundle-version>
+        <aws-sdk-v2-bundle-version>2.17.68_1</aws-sdk-v2-bundle-version>
         <azure-core-bundle-version>1.16.0_1</azure-core-bundle-version>
         <azure-core-amqp-bundle-version>2.0.3_1</azure-core-amqp-bundle-version>
         <azure-messaging-eventhubs-bundle-version>5.8.0_1</azure-messaging-eventhubs-bundle-version>

[camel-karaf] 03/03: Upgrade Lucene bundle to version 8.10.1_1

Posted by ac...@apache.org.
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 a29650e04829f3fa0cc241dbe20f1828b926f0ec
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Nov 5 07:50:39 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 3d3af71..aacf87a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -224,7 +224,7 @@
         <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
         <kubernetes-client-jackson-version>2.13.0</kubernetes-client-jackson-version>
         <libphonenumber-bundle-version>8.12.33_1</libphonenumber-bundle-version>
-        <lucene-bundle-version>8.9.0_1</lucene-bundle-version>
+        <lucene-bundle-version>8.10.1_1</lucene-bundle-version>
         <lightcouch-bundle-version>0.2.0_1</lightcouch-bundle-version>
         <libthrift-bundle-version>0.14.1_1</libthrift-bundle-version>
         <lz4-version>1.8.0</lz4-version>