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 c9f34b36a6 Fix back port
c9f34b36a6 is described below

commit c9f34b36a6994550831b58ebb50f651198acb983
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Oct 28 15:24:03 2025 +0000

    Fix back port
---
 webapps/docs/changelog.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 86e4792fd8..a7b70c4657 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -134,6 +134,9 @@
       <update>
         Update the internal fork of Apache Commons BCEL to 6.11.0. (markt)
       </update>
+      <update>
+        Update to the Eclipse JDT compiler 4.37. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>
@@ -4794,9 +4797,6 @@
         Update the internal fork of Apache Commons FileUpload to aa8eff6
         (2022-11-29, 2.0-SNAPSHOT). (markt)
       </update>
-      <update>
-        Update to the Eclipse JDT compiler 4.37. (markt)
-      </update>
     </changelog>
   </subsection>
 </section>


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

Reply via email to