This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new b282155449 Update Easymock to 5.7.0
b282155449 is described below
commit b282155449ea6cd88b9e11ebe89bf86341c53494
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Sep 2 14:53:59 2026 +0100
Update Easymock to 5.7.0
---
build.properties.default | 4 ++--
webapps/docs/changelog.xml | 7 +++++++
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index 384bf7addd..a6c71597bc 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -257,10 +257,10 @@
hamcrest.jar=${hamcrest.home}/hamcrest-${hamcrest.version}.jar
hamcrest.loc=${base-maven.loc}/org/hamcrest/hamcrest/${hamcrest.version}/hamcrest-${hamcrest.version}.jar
# ----- EasyMock, version 5.0.0 or later -----
-easymock.version=5.6.0
+easymock.version=5.7.0
easymock.checksum.enabled=true
easymock.checksum.algorithm=MD5|SHA-1
-easymock.checksum.value=2be7351f227b2022faf4230ceb576e0a|f8e15a47aac9838ee36be6c3eddc50bb78a06191
+easymock.checksum.value=64b422082731e9180c24af344c88bca0|5548371328219126f9e539edd0d6fb7cd429c066
easymock.home=${base.path}/easymock-${easymock.version}
easymock.jar=${easymock.home}/easymock-${easymock.version}.jar
easymock.loc=${base-maven.loc}/org/easymock/easymock/${easymock.version}/easymock-${easymock.version}.jar
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index de3b09a7a9..0e1ff844a0 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -254,6 +254,13 @@
</add>
</changelog>
</subsection>
+ <subsection name="Other">
+ <changelog>
+ <update>
+ Update Easymock to 5.7.0. (markt)
+ </update>
+ </changelog>
+ </subsection>
</section>
<section name="Tomcat 10.1.59 (schultz)" rtext="2026-08-20">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]