Skip to content

Commit

Permalink
Update JSign to 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Jun 29, 2023
1 parent f369bf8 commit 2512462
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 @@ -319,10 +319,10 @@ openssl-lib.loc=${base-maven.loc}/org/apache/tomcat/tomcat-coyote-openssl-java17
# ----- JSign, version 4.1 or later -----
jsign.version=4.2

# checksums for JSign 4.2
# checksums for JSign 5.0
jsign.checksum.enabled=true
jsign.checksum.algorithm=MD5|SHA-1
jsign.checksum.value=10fb38a1182515d583a1e252c8219eae|1e3b44e0114d599b05be243513b85a51b0c45401
jsign.checksum.value=79c4f9bdff74a4ccee3d72f020ad45b7|5a6677625413e0d8acb52f80fa6fbb9031a6a9d0

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 @@ -227,6 +227,9 @@
<update>
Update BND to 6.4.1. (markt)
</update>
<update>
Update JSign to 5.0. (markt)
</update>
</changelog>
</subsection>
</section>
Expand Down

0 comments on commit 2512462

Please sign in to comment.