This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 1183a0578 [MAINTENANCE] Fix tinybundles entry in dependabot
1183a0578 is described below
commit 1183a0578a5b594722665f0415b88627abce61b9
Author: Dominik Przybysz <[email protected]>
AuthorDate: Fri Mar 14 21:10:46 2025 +0100
[MAINTENANCE] Fix tinybundles entry in dependabot
---
.github/dependabot.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml
index 692d3c8bb..caa6c5817 100644
--- a/.github/dependabot.yaml
+++ b/.github/dependabot.yaml
@@ -73,7 +73,7 @@ updates:
- dependency-name: "org.ops4j.pax.exam:pax-exam*"
versions:
- ">=4.14.0" # does not support java 8
- - dependency-name: "org.ops4j.pax.tinybundles:pax-tinybundles*"
+ - dependency-name: "org.ops4j.pax.tinybundles:tinybundles*"
versions:
# 4.x changes in incompatible way, needs pax-exam >= 4.14.x
# 3.x cannot be used by pax-exam 4.13.5