This is an automated email from the ASF dual-hosted git repository.
jgallimore pushed a commit to branch tomee-7.0.x
in repository https://gitbox.apache.org/repos/asf/tomee.git
The following commit(s) were added to refs/heads/tomee-7.0.x by this push:
new bb2c063 Update XBean
bb2c063 is described below
commit bb2c063b70c80b289ba666be8ba33563536d7358
Author: Jonathan Gallimore <[email protected]>
AuthorDate: Sun Jun 2 21:33:39 2019 +0100
Update XBean
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0662625..1d662ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
<maven-bundle-plugin.version>3.3.0</maven-bundle-plugin.version>
<!-- This is used by a manifest classpath entry -->
- <xbeanVersion>4.9</xbeanVersion>
+ <xbeanVersion>4.14</xbeanVersion>
<!-- OSGi bundles properties -->
<openejb.bundle.activator />