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 46738aa9be Fix backports
46738aa9be is described below

commit 46738aa9be09393f84414c0877778c84c83f698a
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Mar 11 18:48:13 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 06dcca8e9f..ece7e78c1d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -262,6 +262,9 @@
       <update>
         Update Byte Buddy to 1.18.7. (markt)
       </update>
+      <update>
+        Update BND to 7.2.1. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>
@@ -471,6 +474,9 @@
       <update>
         Update Tomcat Native to 2.0.12. (markt)
       </update>
+      <update>
+        Update bnd to 7.2.0. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>
@@ -5348,12 +5354,6 @@
         Update the internal fork of Apache Commons FileUpload to aa8eff6
         (2022-11-29, 2.0-SNAPSHOT). (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]

Reply via email to