| commit | 66d9f6e376c0ae23053660e326707f3b66005ef5 | [log] [tgz] |
|---|---|---|
| author | Oliver Lietz <olli@apache.org> | Sat Jun 15 14:57:53 2019 +0200 |
| committer | Oliver Lietz <olli@apache.org> | Sat Jun 15 14:57:53 2019 +0200 |
| tree | a06d0fca28471b7d03fe57505b9fe0d6affa5d69 | |
| parent | 76627a3191358cbdfbf354d8abca6af95dd8da7a [diff] |
SLING-8503 Update Felix Framework to 6.0.3
diff --git a/pom.xml b/pom.xml index 547a99e..5f7a48c 100644 --- a/pom.xml +++ b/pom.xml
@@ -142,7 +142,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.framework</artifactId> - <version>5.6.10</version> + <version>6.0.3</version> <scope>test</scope> </dependency> <!-- Apache Sling -->