Documentation for a newer release is available. View Latest

Migration Steps for IPF-2024.1.3

Version Updates

To migrate to 2024.1.3, please perform the following steps:

  • Update your BOM version to the new release version 2024.1.3

<parent>
    <groupId>com.iconsolutions.ipf</groupId>
    <artifactId>ipf-bom</artifactId>
    <version>2024.1.3</version>
</parent>
  • Run a Maven build to retrieve all the latest dependencies.