You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2020/03/31 12:42:59 UTC

[tomee] branch tomee-1.7.x updated: TOMEE-2797 update to XBean 4.5

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

jgallimore pushed a commit to branch tomee-1.7.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-1.7.x by this push:
     new 4ee410c  TOMEE-2797 update to XBean 4.5
4ee410c is described below

commit 4ee410ca8ee998df2aa9f6db54570ebf433f68e8
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Tue Mar 31 13:42:22 2020 +0100

    TOMEE-2797 update to XBean 4.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e16ad78..446c2c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
     <maven-bundle-plugin.version>2.3.7</maven-bundle-plugin.version>
 
     <!-- This is used by a manifest classpath entry -->
-    <xbeanVersion>4.2</xbeanVersion>
+    <xbeanVersion>4.5</xbeanVersion>
 
     <!-- OSGi bundles properties -->
     <openejb.bundle.activator/>