This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 93ca38b549 Fix backports
93ca38b549 is described below
commit 93ca38b5490e537db938ad5a366c56723bdd1887
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Mar 11 18:50:32 2026 +0000
Fix backports
---
webapps/docs/changelog.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index bb6732111e..1dedab35a8 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -259,6 +259,9 @@
<update>
Update Byte Buddy to 1.18.7. (markt)
</update>
+ <update>
+ Update BND to 7.2.1. (markt)
+ </update>
</changelog>
</subsection>
</section>
@@ -445,6 +448,9 @@
<update>
Update Tomcat Native to 2.0.12. (markt)
</update>
+ <update>
+ Update bnd to 7.2.0. (markt)
+ </update>
<add>
Add property "gpg.sign.files" to optionally disable release artefact
signing with GPG. (rjung)
@@ -7527,12 +7533,6 @@
Update the packaged version of the Tomcat Native Library to 1.2.30.
Also
update the minimum recommended version to 1.2.30. (markt)
</update>
- <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]