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

markt 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 cff4535672 Fix backports
cff4535672 is described below

commit cff4535672408cd2ecb7513cfe06631760df5526
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Mar 11 18:52:42 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 0dee09c0df..b49131f802 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -263,6 +263,9 @@
       <update>
         Update Byte Buddy to 1.18.7. (markt)
       </update>
+      <update>
+        Update BND to 7.2.1. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>
@@ -447,6 +450,9 @@
       <update>
         Update Tomcat Native to 1.3.5. (markt)
       </update>
+      <update>
+        Update bnd to 7.2.0. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>
@@ -6911,12 +6917,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]

Reply via email to