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

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 600b4bc  [KARAF-7034] Upgrade to PAX CDI 1.1.4
600b4bc is described below

commit 600b4bcb161b4b832457ee1a073b0be4ddaf9114
Author: jbonofre <[email protected]>
AuthorDate: Mon Mar 8 14:02:02 2021 +0100

    [KARAF-7034] Upgrade to PAX CDI 1.1.4
    
    (cherry picked from commit f094ff9e77fdbce62b92cee1ce81583295a29849)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 166e861..2e55abc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,7 +278,7 @@
         <osgi.version>6.0.0</osgi.version>
         <osgi.compendium.version>6.0.0</osgi.compendium.version>
 
-        <pax.cdi.version>1.1.3</pax.cdi.version>
+        <pax.cdi.version>1.1.4</pax.cdi.version>
         <pax.exam.version>4.13.4</pax.exam.version>
         <pax.logging.version>1.11.9</pax.logging.version>
         <pax.base.version>1.5.1</pax.base.version>

Reply via email to