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-jakartaee-migration.git
commit 2ac619d4421508a28d06b5daaf98917027dfd554 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Jan 8 09:47:16 2025 +0000 Update changelog --- CHANGES.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 54f44e8..db6ecaf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,11 @@ # Tomcat Migration Tool for Jakarta EE - Changelog ## 1.0.9 -- Update the JaCoCo Maven plugin to 0.8.11. (markt) -- Update Commons BCEL to 6.9.0. (markt) -- Update Commons Compress to 1.26.2. (markt) -- Update Commons IO to 2.16.1. (markt) +- Update the JaCoCo Maven plugin to 0.8.12. (dependabot/markt) +- Update Commons BCEL to 6.10.0. (dependabot/markt) +- Update Commons Compress to 1.27.1. (dependabot/markt) +- Update Commons IO to 2.18.0. (dependabot/markt) +- Update Ant to 1.10.15. (dependabot/markt) - Fix issue that `matchExcludesAgainstPathName` didn't work for files. Part of PR[#60](https://github.com/apache/tomcat-jakartaee-migration/pull/42) provided by Semiao Marco. (markt) ## 1.0.8 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org