This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git
commit a4138bfb66528bcdbd589bf325245691ef62ecb4 Author: Oliver Lietz <[email protected]> AuthorDate: Mon May 9 11:13:53 2022 +0200 update test dependencies --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a02d9b0..23eaf4d 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.framework</artifactId> - <version>6.0.3</version> + <version>7.0.3</version> <scope>test</scope> </dependency> <!-- Apache Jackrabbit -->
