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-scripting-freemarker.git
commit 78eedab992f7ec8b808d5b9f67a3084c18e98047 Author: Oliver Lietz <[email protected]> AuthorDate: Thu Nov 3 17:40:51 2022 +0100 update test dependency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7a622bd..60b927a 100644 --- a/pom.xml +++ b/pom.xml @@ -154,7 +154,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.framework</artifactId> - <version>6.0.3</version> + <version>7.0.5</version> <scope>test</scope> </dependency> <!-- Apache Sling -->
