This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/11.0.x by this push:
     new e0d9600596 Update BND to 7.2.1
e0d9600596 is described below

commit e0d9600596f4cbb99e8ce8e2fc329d6d75700ab8
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Mar 11 18:45:05 2026 +0000

    Update BND to 7.2.1
---
 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 fe234c5d7c..3882dc067a 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -297,10 +297,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.0
+bnd.version=7.2.1
 bnd.checksum.enabled=true
 bnd.checksum.algorithm=MD5|SHA-1
-bnd.checksum.value=dea22b7afa9de21e1adb27d2e835a94c|af26ddc466eb178963d4eb800d2824f488037aec
+bnd.checksum.value=7c316ab40b78515251efd71bc68837ca|d18f9e95f252e2e4d9237f478e1e6f21117f97d2
 
 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 5178ad7aaa..06dcca8e9f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -5351,6 +5351,9 @@
       <update>
         Update bnd to 7.2.0. (markt)
       </update>
+      <update>
+        Update BND to 7.2.1. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to