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


The following commit(s) were added to refs/heads/main by this push:
     new 651b338e Upgrade libphonenumber to version 8.12.47_1
651b338e is described below

commit 651b338eb8f4bba94f9e8da965391643244111ad
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri May 6 10:35:50 2022 +0200

    Upgrade libphonenumber to version 8.12.47_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 768107a8..3a7d6332 100644
--- a/pom.xml
+++ b/pom.xml
@@ -224,7 +224,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.45_1</libphonenumber-bundle-version>
+        
<libphonenumber-bundle-version>8.12.47_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>

Reply via email to