This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 3e93b3e Update ECJ. The Maven artifact uses a different version number
3e93b3e is described below
commit 3e93b3ec27e9752a7a7930bcbc97319ef8bf3924
Author: Mark Thomas <[email protected]>
AuthorDate: Sun Jan 2 16:07:23 2022 +0000
Update ECJ. The Maven artifact uses a different version number
---
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 cbd5193..36b2349 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.26.0</version>
+ <version>3.28.0</version>
</dependency>
<dependency>
<groupId>org.apache.tomcat</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]