Changing the version of an external library

You can change the version of the external library that you want to use directly in Decision Designer.

About this task

When you first import an external library into Decision Designer, you specify which version of the library you want to use. As new versions of the library become available in Maven, you might want to change the version to be used in your decision service.

Procedure

  1. Click the Settings icon Settings icon in the menu bar at the top of your decision automation page to open the Settings menu.
  2. Open the External libraries tab.
  3. Click the Change version number Change version icon icon next to the external library that you want to update.
  4. Specify the version that you want to use and click Change.
    Important: The version number that you specify must exist in your Maven repository. If the version number that you enter does not exist in Maven, an error occurs.

What to do next

Changing the version of an external library might have an impact on the models that depend on it. You may need to update these models too. For more information about building and updating models in Decision Designer, see Building decision services.