This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/biz.aQute.bndlib-7.2.0
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit a3a4a74738b4d1beadb7262d181243d0004928fa
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 28 00:04:26 2025 +0000
Update biz.aQute.bndlib to 7.2.0
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 5cd65f73fe..0b1bf845ed 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -136,7 +136,7 @@ object Dependencies {
val pojosr = "com.googlecode.pojosr" % "de.kalpatec.pojosr.framework" %
"0.2.1" % Test
val tinybundles = "org.ops4j.pax.tinybundles" % "tinybundles" % "4.0.1"
% Test
- val bndlib = "biz.aQute.bnd" % "biz.aQute.bndlib" % "6.4.1" % Test
+ val bndlib = "biz.aQute.bnd" % "biz.aQute.bndlib" % "7.2.0" % Test
val `pax-exam` = "org.ops4j.pax.exam" % "pax-exam" % "4.14.0" % Test
val `pax-exam-cm` = "org.ops4j.pax.exam" % "pax-exam-cm" % "4.14.0" %
Test
val `pax-exam-container-forked` = "org.ops4j.pax.exam" %
"pax-exam-container-forked" % "4.14.0" % Test
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]