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

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new eed5350  TOMEE-2529 XBean 4.14 dependency upgrade
eed5350 is described below

commit eed53503ea8558b7fbeec58a5ee2b9fae544218c
Author: Jean-Louis Monteiro <jeano...@gmail.com>
AuthorDate: Mon May 27 15:33:04 2019 +0200

    TOMEE-2529 XBean 4.14 dependency upgrade
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3b53584..754839e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
     <maven-bundle-plugin.version>3.3.0</maven-bundle-plugin.version>
 
     <!-- This is used by a manifest classpath entry -->
-    <xbeanVersion>4.12</xbeanVersion>
+    <xbeanVersion>4.14</xbeanVersion>
 
     <!-- OSGi bundles properties -->
     <openejb.bundle.activator />

Reply via email to