Documentation for a newer release is available. View Latest

Migration Steps for IPF-2023.2.0.1

Version Updates

To migrate to 2023.2.0.1, please perform the following steps:

  • Update your BOM version to the new release version 2023.2.0.1

<parent>
    <groupId>com.iconsolutions.ipf</groupId>
    <artifactId>ipf-release-core-bom</artifactId>
    <version>2023.2.0.1</version>
</parent>
  • Run a maven build to pull down all the latest dependencies.