This is an automated email from the ASF dual-hosted git repository.
markt-asf 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 5b9ddcf99f Update JSign to 7.5
5b9ddcf99f is described below
commit 5b9ddcf99f75d05efa9d809859f0e36ffc138938
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Aug 7 17:34:33 2026 +0100
Update JSign to 7.5
---
build.properties.default | 4 ++--
webapps/docs/changelog.xml | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/build.properties.default b/build.properties.default
index 92557ecfa0..7ce9a8c2c7 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -316,10 +316,10 @@
migration-lib.loc=${base-maven.loc}/org/apache/tomcat/jakartaee-migration/${migr
# ----- JSign, version 4.1 or later -----
# Note: There are known issues with Tomcat and Jsign 7.0 and 7.1
-jsign.version=7.4
+jsign.version=7.5
jsign.checksum.enabled=true
jsign.checksum.algorithm=MD5|SHA-1
-jsign.checksum.value=18b96a09ba9e1f0bdba58775810550f5|09705503ca76807141398ded4b35ce3f987a6903
+jsign.checksum.value=1fcae59d4ede6b1313ac34c9139a0d80|f71ce8b6df19371c5cbf084223f142f9f678a7bb
jsign.home=${base.path}/jsign-${jsign.version}
jsign.jar=${jsign.home}/jsign-${jsign.version}.jar
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 131d786932..7822312ecb 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -510,6 +510,9 @@
<update>
Update Objenesis to 3.6. (markt)
</update>
+ <update>
+ Update JSign to 7.5. (markt)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]