2.0.x
Upgrading and Migrating WSS Module to Version 2.1
Upgrade WSS Module to version 2.x.
Changes in This Release
WSS Module 2.1 includes these changes.
-
WSS Module upgrades the default hashing algorithm from SHA-1 to SHA-256 to enhance cryptographic security and align with FIPS 140-3 approved standards.
Upgrade Prerequisites
Before you perform the upgrade, you must create a backup of your files, data, and configurations in case you must restore them.
Upgrade Steps
Follow these steps to perform the upgrade:
-
In Anypoint Studio, right-click the project and select Manage Dependencies > Manage Modules.
-
Select
Web Service Security Moduleand click Update version. -
Click Apply and Close.
-
Verify that the WSS Module dependency version is
2.1.0in thepom.xmlfile in the Mule project.
Alternatively, you can manually update the WSS Module dependency version in the pom.xml file in the Mule project, or simply add the updated module to the project.



