This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch feature/bump-webconsole in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git
commit a7ecad29d17ea3cd51af4e4d36658e86f5d2c718 Author: Stefan Seifert <[email protected]> AuthorDate: Fri Mar 28 17:10:04 2025 +0100 Bump org.apache.felix:org.apache.felix.webconsole from 4.2.0 to 4.9.10 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 473b12d..950263a 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.webconsole</artifactId> - <version>4.2.0</version> + <version>4.9.10</version> <scope>provided</scope> </dependency>
