This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch 4.1 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git
The following commit(s) were added to refs/heads/4.1 by this push: new 41b716c SLING-12709 Update Pax TinyBundles to 4.0.1 41b716c is described below commit 41b716cce8d3a2a34402b0537c5c6bddeb2d613a Author: Oliver Lietz <o...@apache.org> AuthorDate: Fri Mar 14 19:25:40 2025 +0100 SLING-12709 Update Pax TinyBundles to 4.0.1 (cherry picked from commit 3860b659ac3eb259640f2ae6e359e248fe08b1cc) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c92c41..67d90f6 100644 --- a/pom.xml +++ b/pom.xml @@ -197,7 +197,7 @@ <groupId>org.ops4j.pax.tinybundles</groupId> <artifactId>tinybundles</artifactId> <scope>compile</scope> - <version>4.0.0</version> + <version>4.0.1</version> </dependency> <!-- logging --> <dependency>