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

rjung 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 1fc525a931 Fix jsign version number
1fc525a931 is described below

commit 1fc525a9317be3f36218f276e69291220a310578
Author: Rainer Jung <rainer.j...@kippdata.de>
AuthorDate: Tue Jul 4 12:03:20 2023 +0200

    Fix jsign version number
---
 build.properties.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.properties.default b/build.properties.default
index b969fe066a..e03fb7a009 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -338,7 +338,7 @@ 
openssl-lib.jar=${openssl-lib.home}/tomcat-coyote-openssl-java17-${openssl-lib.v
 
openssl-lib.loc=${base-maven.loc}/org/apache/tomcat/tomcat-coyote-openssl-java17/${openssl-lib.version}/tomcat-coyote-openssl-java17-${openssl-lib.version}.jar
 
 # ----- JSign, version 4.1 or later -----
-jsign.version=4.2
+jsign.version=5.0
 
 # checksums for JSign 5.0
 jsign.checksum.enabled=true


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

Reply via email to