You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2020/10/09 06:48:27 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6871] Upgrade to XBean 4.18

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 137f1f1  [KARAF-6871] Upgrade to XBean 4.18
137f1f1 is described below

commit 137f1f11e453570dd01fe9fd29ef23d0f7a2b8a7
Author: jbonofre <jb...@apache.org>
AuthorDate: Fri Oct 9 06:14:54 2020 +0200

    [KARAF-6871] Upgrade to XBean 4.18
    
    (cherry picked from commit 43fae0e32a2aa19acc8974f096e50b34249cc220)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 12d0bd6..071259f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -312,7 +312,7 @@
         <derby-version>10.14.2.0</derby-version>
         <directory-version>2.0.0-M24</directory-version>
         <struts.bundle.version>1.3.10_1</struts.bundle.version>
-        <xbean.version>4.17</xbean.version>
+        <xbean.version>4.18</xbean.version>
         <xerces.bundle.version>2.12.0_1</xerces.bundle.version>
         <xalan.bundle.version>2.7.2_3</xalan.bundle.version>
         <xalan-serializer.bundle.version>2.7.2_1</xalan-serializer.bundle.version>