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.git


The following commit(s) were added to refs/heads/main by this push:
     new dcbe94ba78 Update Jsign to 7.2
dcbe94ba78 is described below

commit dcbe94ba78c3709ed4441329d02ffe12976e19ae
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Sep 29 15:09:59 2025 +0100

    Update Jsign to 7.2
---
 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 2102f161fc..1aacb9de2c 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -317,10 +317,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=6.0
+jsign.version=7.2
 jsign.checksum.enabled=true
 jsign.checksum.algorithm=MD5|SHA-1
-jsign.checksum.value=c14fe256b5bc42dc6934d3ce7b659cdf|d2f1a60711c3b51123f84cd9e04dd9d482d95f5e
+jsign.checksum.value=194349d62e38fe2c518c1dc2a5a29736|2c8e9b326465481b2f026800c0cb2fcb1adf5d65
 
 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 0daa35d172..dcf0914236 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -330,6 +330,9 @@
       <update>
         Update SpotBugs to 4.9.6. (markt)
       </update>
+      <update>
+        Update Jsign to 7.2. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to