Hello Erel,
I was able to verify with jarsigner that the application isn't anymore signed using SHA1.
Despite that, I am now seeing the following warning:
This jar contains signatures that does not include a timestamp. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2052-10-10) or after any future revocation date.
I would like to know how can I sign and add the timestamp in the packet.
Thank you