This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 91107b140e Update biz.aQute.bndlib to 7.2.1 (#2621)
91107b140e is described below
commit 91107b140e7a2865e5a1671161c01f09a41838e8
Author: Scala Steward <[email protected]>
AuthorDate: Tue Jan 13 19:42:14 2026 +0100
Update biz.aQute.bndlib to 7.2.1 (#2621)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d6b139eb20..6a77b33bd2 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" % "7.2.0" % Test
+ val bndlib = "biz.aQute.bnd" % "biz.aQute.bndlib" % "7.2.1" % 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]