This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 991754d854 Update JSign to 7.1
991754d854 is described below
commit 991754d854b7ea228d87ceb8d900911e23eae538
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Feb 26 16:51:00 2025 +0000
Update JSign to 7.1
---
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 a30910faa7..1ca0d2b9ae 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -316,10 +316,10 @@
migration-lib.jar=${migration-lib.home}/jakartaee-migration-${migration-lib.vers
migration-lib.loc=${base-maven.loc}/org/apache/tomcat/jakartaee-migration/${migration-lib.version}/jakartaee-migration-${migration-lib.version}-shaded.jar
# ----- JSign, version 4.1 or later -----
-jsign.version=6.0
+jsign.version=7.1
jsign.checksum.enabled=true
jsign.checksum.algorithm=MD5|SHA-1
-jsign.checksum.value=c14fe256b5bc42dc6934d3ce7b659cdf|d2f1a60711c3b51123f84cd9e04dd9d482d95f5e
+jsign.checksum.value=91dadce3950b260d8097d1ca9cfe3c6f|348919ddaeed5100e1dd6a05b98da6c61e192afe
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 deeb6d335c..14dde0b930 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -175,6 +175,9 @@
<update>
Update SpotBugs to 4.9.1. (markt)
</update>
+ <update>
+ Update JSign to 7.1. (markt)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]