Skip to content

Commit

Permalink
Update JSign to 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Jan 29, 2025
1 parent 0f1f736 commit 1eb9584
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.properties.default
Original file line number Diff line number Diff line change
Expand Up @@ -334,10 +334,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.0
jsign.checksum.enabled=true
jsign.checksum.algorithm=MD5|SHA-1
jsign.checksum.value=c14fe256b5bc42dc6934d3ce7b659cdf|d2f1a60711c3b51123f84cd9e04dd9d482d95f5e
jsign.checksum.value=9e5c914bf68adda356fac74c5c172157|bb25183c9987fedba89e4475787ff9d9270b0736

jsign.home=${base.path}/jsign-${jsign.version}
jsign.jar=${jsign.home}/jsign-${jsign.version}.jar
Expand Down
3 changes: 3 additions & 0 deletions webapps/docs/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,9 @@
<update>
Update SpotBugs to 4.9.0. (markt)
</update>
<update>
Update JSign to 7.0. (markt)
</update>
</changelog>
</subsection>
</section>
Expand Down

0 comments on commit 1eb9584

Please sign in to comment.