Migration Steps for IPF-2023.1.0.3

Version Updates

To migrate to 2023.1.0.3, please perform the following steps:

  • Update your BOM version to the new release version 2023.1.0.3

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