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

pauls pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 797c0fc  Update dependencies after release
797c0fc is described below

commit 797c0fcd5d8fcbaa5dd37f4ad5891f235405da83
Author: Karl Pauls <karlpa...@gmail.com>
AuthorDate: Fri Dec 11 23:29:08 2020 +0100

    Update dependencies after release
---
 framework/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/framework/pom.xml b/framework/pom.xml
index cfae93e..89ab25c 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -141,7 +141,7 @@
     <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.resolver</artifactId>
-       <version>2.0.2</version>
+       <version>2.1.0-SNAPSHOT</version>
        <scope>provided</scope>
         <exclusions>
             <exclusion>

Reply via email to