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

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e773fb  Update Maven dependency for ECJ
3e773fb is described below

commit 3e773fb9104dab51d36aa488dd223d20a38239c7
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Sat Mar 28 14:54:18 2020 +0000

    Update Maven dependency for ECJ
---
 res/maven/tomcat-jasper.pom | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/res/maven/tomcat-jasper.pom b/res/maven/tomcat-jasper.pom
index d6bf9579..991e48d 100644
--- a/res/maven/tomcat-jasper.pom
+++ b/res/maven/tomcat-jasper.pom
@@ -60,7 +60,7 @@
     <dependency>
       <groupId>org.eclipse.jdt</groupId>
       <artifactId>ecj</artifactId>
-      <version>3.18.0</version>
+      <version>3.21.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.tomcat</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to