Documentation for a newer release is available. View Latest

Migration Steps for IPF-2023.1.0.4

Version Updates

To migrate to 2023.1.0.4, please perform the following steps:

  • Update your BOM version to the new release version 2023.1.0.4

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