This page describes how to upgrade the Broker application, the Tomcat application server, and the PostgreSQL database. It is recommended to take a backup before performing any upgrade.
Upgrading Tomcat and PostgreSQL is independent from upgrading OSLC Connect for Jira Cloud and is not required when deploying a new version of the Broker. Administrators should upgrade these components as needed, based on vulnerabilities or bugs reported for those tools.
Before upgrading, check the Upgrading Actions page for any additional actions required for your target version.
To deploy a new version of the broker WAR file:
$CATALINA_BASE/webapps/oslc-connect-jira.war$CATALINA_BASE/webapps/oslc-connect-jira/$CATALINA_BASE/work/Catalina/localhost/oslc-connect-jira/$CATALINA_BASE/webapps/.oslc-connect-jira.xml. Update the file if needed.Tomcat provides documentation for upgrading version. Follow Deploying a WAR procedure to finish the upgrade.
PostgreSQL provides documentation to upgrade a PostgreSQL database.