You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2016/08/19 20:45:52 UTC

svn commit: r1756965 - /aries/trunk/blueprint/blueprint-maven-plugin/pom.xml

Author: cschneider
Date: Fri Aug 19 20:45:52 2016
New Revision: 1756965

URL: http://svn.apache.org/viewvc?rev=1756965&view=rev
Log:
[ARIES-1596] Update xbean

Modified:
    aries/trunk/blueprint/blueprint-maven-plugin/pom.xml

Modified: aries/trunk/blueprint/blueprint-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-maven-plugin/pom.xml?rev=1756965&r1=1756964&r2=1756965&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-maven-plugin/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-maven-plugin/pom.xml Fri Aug 19 20:45:52 2016
@@ -211,7 +211,7 @@
         <dependency>
             <groupId>org.apache.xbean</groupId>
             <artifactId>xbean-finder-shaded</artifactId>
-            <version>3.18</version>
+            <version>4.5</version>
         </dependency>
 
         <!-- For the spring annotations -->