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 2021/05/20 21:22:07 UTC

[aries-component-dsl] branch master updated: Bump org.apache.felix.configadmin from 1.9.20 to 1.9.22

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-component-dsl.git


The following commit(s) were added to refs/heads/master by this push:
     new 4d3217b  Bump org.apache.felix.configadmin from 1.9.20 to 1.9.22
4d3217b is described below

commit 4d3217b30e6cea9c6393e02e0f9ef63e74dd8bfa
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon May 10 09:54:20 2021 +0000

    Bump org.apache.felix.configadmin from 1.9.20 to 1.9.22
    
    Bumps org.apache.felix.configadmin from 1.9.20 to 1.9.22.
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 itests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/itests/pom.xml b/itests/pom.xml
index 656d0c5..58d145f 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -49,7 +49,7 @@
 		<dependency>
 			<groupId>org.apache.felix</groupId>
 			<artifactId>org.apache.felix.configadmin</artifactId>
-			<version>1.9.20</version>
+			<version>1.9.22</version>
 			<scope>runtime</scope>
 		</dependency>
 		<dependency>