Repository: servicemix-bundles
Updated Branches:
  refs/heads/master fe4b741ff -> 64ba89d10


[SM-3914]NoSuchMethodError with POI 4 bundle


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/64ba89d1
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/64ba89d1
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/64ba89d1

Branch: refs/heads/master
Commit: 64ba89d1024a6b797f1d8473f10f3f74c5906a5f
Parents: fe4b741
Author: Freeman Fang <[email protected]>
Authored: Thu Dec 20 09:16:02 2018 +0800
Committer: Freeman Fang <[email protected]>
Committed: Thu Dec 20 09:16:02 2018 +0800

----------------------------------------------------------------------
 poi-4.0.0/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/64ba89d1/poi-4.0.0/pom.xml
----------------------------------------------------------------------
diff --git a/poi-4.0.0/pom.xml b/poi-4.0.0/pom.xml
index 182f533..8b2daed 100644
--- a/poi-4.0.0/pom.xml
+++ b/poi-4.0.0/pom.xml
@@ -126,7 +126,7 @@
         <dependency>
             <groupId>org.apache.xmlbeans</groupId>
             <artifactId>xmlbeans</artifactId>
-            <version>2.6.0</version>
+            <version>3.0.2</version>
         </dependency>
 
         <!-- sources -->

Reply via email to