This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.paxexam-0.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git
commit 24c96a4b744be763f388f44c910407532ee7c7d2 Author: Oliver Lietz <[email protected]> AuthorDate: Fri Mar 17 09:48:14 2017 +0000 use org.apache.felix.framework 5.6.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/org.apache.sling.testing.paxexam@1787309 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5406d4c..0714843 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.framework</artifactId> - <version>5.4.0</version> + <version>5.6.2</version> <scope>test</scope> </dependency> <!-- testing --> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
