This is an automated email from the ASF dual-hosted git repository. stbischof pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git
commit b0ee4eb4982936d0342fc90eeadfca13c19c494c Author: Paul <[email protected]> AuthorDate: Wed May 8 18:31:40 2024 +0200 Update pom.xml --- http/samples/whiteboard/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/samples/whiteboard/pom.xml b/http/samples/whiteboard/pom.xml index bbbcb96b31..aab198624f 100644 --- a/http/samples/whiteboard/pom.xml +++ b/http/samples/whiteboard/pom.xml @@ -96,7 +96,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.http.jetty12</artifactId> - <version>1.0.5-SNAPSHOT</version> + <version>1.0.7-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency>
