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

cshannon pushed a commit to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.19.x by this push:
     new 098ec1fa97 [5.19.x] [#2425] LAST supported Eclipse ecj fix jdk 11 
v3.33.0 (#2427)
098ec1fa97 is described below

commit 098ec1fa97448769df1855f055d67268561fce1a
Author: Matt Pavlovich <[email protected]>
AuthorDate: Thu Aug 6 15:01:06 2026 -0500

    [5.19.x] [#2425] LAST supported Eclipse ecj fix jdk 11 v3.33.0 (#2427)
    
    * Revert "[5.19.x] bump org.eclipse.jdt:ecj from 3.17.0 to 3.46.0 (#2343)"
    
    This reverts commit 44e6f97c5dc67300d75b059219fd744d50143f70.
    
    * [#2425] [5.19.x] Update Eclipse ECJ to LAST JDK 11 compatible release 
3.33.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eebc3e08c3..443e51fa03 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
     <commons-pool2-version>2.13.1</commons-pool2-version>
     <commons-primitives-version>1.0</commons-primitives-version>
     <directory-version>2.0.0.AM25</directory-version>
-    <ecj.version>3.46.0</ecj.version>
+    <ecj.version>3.33.0</ecj.version>
     <ftpserver-version>1.1.1</ftpserver-version>
     <hadoop-version>1.2.1</hadoop-version>
     <hawtbuf-version>1.11</hawtbuf-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to