diff --git a/modules/distribution/src/bin/fips.bat b/modules/distribution/src/bin/fips.bat index 5318565685d..694fe2abbc5 100644 --- a/modules/distribution/src/bin/fips.bat +++ b/modules/distribution/src/bin/fips.bat @@ -16,7 +16,7 @@ rem KIND, either express or implied. See the License for the rem specific language governing permissions and limitations rem under the License. -set BC_FIPS_VERSION=1.0.2.3 +set BC_FIPS_VERSION=1.0.2.4 set BCPKIX_FIPS_VERSION=1.0.7 set EXPECTED_BC_FIPS_CHECKSUM=da62b32cb72591f5b4d322e6ab0ce7de3247b534 diff --git a/modules/distribution/src/bin/fips.sh b/modules/distribution/src/bin/fips.sh index 561591d84fd..4ef120e0945 100644 --- a/modules/distribution/src/bin/fips.sh +++ b/modules/distribution/src/bin/fips.sh @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -BC_FIPS_VERSION=1.0.2.3; +BC_FIPS_VERSION=1.0.2.4; BCPKIX_FIPS_VERSION=1.0.7; EXPECTED_BC_FIPS_CHECKSUM="da62b32cb72591f5b4d322e6ab0ce7de3247b534"