You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2020/12/02 19:26:22 UTC

[aries-cdi] branch master updated: Bump xbean-bundleutils from 4.15 to 4.18

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

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-cdi.git


The following commit(s) were added to refs/heads/master by this push:
     new 0b149f8  Bump xbean-bundleutils from 4.15 to 4.18
0b149f8 is described below

commit 0b149f854e957e3a638bd2f1c689fcddcde0e4f7
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Dec 2 18:30:52 2020 +0000

    Bump xbean-bundleutils from 4.15 to 4.18
    
    Bumps xbean-bundleutils from 4.15 to 4.18.
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 cdi-owb/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cdi-owb/pom.xml b/cdi-owb/pom.xml
index dc7eb41..9759560 100644
--- a/cdi-owb/pom.xml
+++ b/cdi-owb/pom.xml
@@ -104,7 +104,7 @@
 		<dependency>
 			<groupId>org.apache.xbean</groupId>
 			<artifactId>xbean-bundleutils</artifactId>
-			<version>4.15</version>
+			<version>4.18</version>
 			<exclusions>
 				<exclusion>
 					<groupId>org.slf4j</groupId>