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

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


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 1124831  Add note for Objenesis version
1124831 is described below

commit 1124831ac050946ee81b1ba7bf2e386352d080d7
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Jun 22 16:34:24 2021 +0100

    Add note for Objenesis version
---
 build.properties.default | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.properties.default b/build.properties.default
index ebda2b8..c1e8230 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -249,6 +249,7 @@ cglib.jar=${cglib.home}/cglib-nodep-${cglib.version}.jar
 
cglib.loc=${base-maven.loc}/cglib/cglib-nodep/${cglib.version}/cglib-nodep-${cglib.version}.jar
 
 # ----- objenesis, used by EasyMock, version 1.2 or later -----
+# 2.6 is the last version that runs on Java 7
 objenesis.version=2.6
 objenesis.checksum.enabled=true
 objenesis.checksum.algorithm=SHA-512

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

Reply via email to