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 2022/04/05 09:30:25 UTC

[camel-karaf] branch main updated (66b332d9 -> 6be58a45)

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 66b332d9 CAMEL-17879: remove deprecated component camel-msv
     new dde0c771 Upgrade Libphonenumber bundle to version 8.12.45_1
     new 6be58a45 Upgrade Fastjson bundle to version 1.2.80_1

The 2 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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[camel-karaf] 01/02: Upgrade Libphonenumber bundle to version 8.12.45_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 dde0c771870d7e71b9602036c9f76dddc550d6ff
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 5 11:20:28 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 65fa350d..f2e0998d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -226,7 +226,7 @@
         <kafka-bundle-version>3.0.0_1</kafka-bundle-version>
         <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.44_1</libphonenumber-bundle-version>
+        <libphonenumber-bundle-version>8.12.45_1</libphonenumber-bundle-version>
         <lucene-bundle-version>8.11.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>


[camel-karaf] 02/02: Upgrade Fastjson bundle to version 1.2.80_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 6be58a45e844b170a49ec861c7064ccebf0c39e2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 5 11:20:52 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index f2e0998d..b1534b15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
         <elasticsearch-rest-bundle-version>7.9.0_1</elasticsearch-rest-bundle-version>
         <eddsa-version>0.3.0</eddsa-version>
         <facebook4j-core-bundle-version>2.4.13_1</facebook4j-core-bundle-version>
-        <fastjson-bundle-version>1.2.79_1</fastjson-bundle-version>
+        <fastjson-bundle-version>1.2.80_1</fastjson-bundle-version>
         <felix-configadmin-version>1.9.20</felix-configadmin-version>
         <felix-connect-version>0.2.0</felix-connect-version>
         <felix-fileinstall-version>3.6.8</felix-fileinstall-version>