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 0cd499d Update dependencies to released versions
0cd499d is described below
commit 0cd499d6e28c4e78993a3523d68bfc5f88d1dfb8
Author: Karl Pauls <[email protected]>
AuthorDate: Tue Dec 15 23:56:53 2020 +0100
Update dependencies to released versions
---
framework/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/framework/pom.xml b/framework/pom.xml
index ed9f6f6..8635eb7 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -143,7 +143,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.resolver</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.2</version>
<scope>provided</scope>
<exclusions>
<exclusion>