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

mbenson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-weaver.git


The following commit(s) were added to refs/heads/master by this push:
     new d5a70a4  upgrade xbean-finder to 4.9
d5a70a4 is described below

commit d5a70a43bc22286f94eb9a92e0a1b8b27aa46fd3
Author: Matt Benson <mben...@apache.org>
AuthorDate: Wed Aug 1 14:13:36 2018 -0500

    upgrade xbean-finder to 4.9
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 235b718..ea3627a 100755
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -152,7 +152,7 @@ under the License.
       <dependency>
         <groupId>org.apache.xbean</groupId>
         <artifactId>xbean-finder-shaded</artifactId>
-        <version>4.8</version>
+        <version>4.9</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to