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-testing-paxexam.git
The following commit(s) were added to refs/heads/master by this push:
new 3860b65 SLING-12709 Update Pax TinyBundles to 4.0.1
3860b65 is described below
commit 3860b659ac3eb259640f2ae6e359e248fe08b1cc
Author: Oliver Lietz <[email protected]>
AuthorDate: Fri Mar 14 19:25:40 2025 +0100
SLING-12709 Update Pax TinyBundles to 4.0.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a4c412b..576d37d 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>