This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 8d34bf903c Update BND to 7.3.0
8d34bf903c is described below
commit 8d34bf903cf899842da6f10b13ccdfe3894a1ace
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jul 1 18:45:51 2026 +0100
Update BND to 7.3.0
---
build.properties.default | 4 ++--
webapps/docs/changelog.xml | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index 47fb930cf4..7dba7210c5 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -323,10 +323,10 @@
spotbugs.loc=${base-maven.loc}/com/github/spotbugs/spotbugs/${spotbugs.version}/
# ----- bnd, version 6.3.0 or later -----
# ----- provides OSGI metadata for JARs -----
-bnd.version=7.2.3
+bnd.version=7.3.0
bnd.checksum.enabled=true
bnd.checksum.algorithm=MD5|SHA-1
-bnd.checksum.value=56f0d8c7d872b88cfc5411f6caa96379|8eaec893e3ed1058acf5b780ce354db5b8226ade
+bnd.checksum.value=9505353b6427f73422cb86e523d4d851|c57c732c782afcb2a8880415a45ec709746261b6
bnd.home=${base.path}/bnd-${bnd.version}
bnd.jar=${bnd.home}/biz.aQute.bnd-${bnd.version}.jar
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 8e9f243029..7fb3b4d49f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -213,6 +213,9 @@
<update>
Update JaCoCo to 0.8.15. (markt)
</update>
+ <update>
+ Update BND to 7.3.0. (markt)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]