Upgrades
Upgrades
Brightspot Enterprise 4.5 Developer Upgrade Guide

Java 11 / Tomcat 9 Upgrade Guide



You can upgrade a project without performing a full upgrade. There are some limitations based on versions, which is covered in the prerequisites section below.


  • Gradle version: 4.2.15 or higher
  • Brightspot version: 4.2.22 or higher
  • Project is on Cloud infrastructure

Refer below for operational limitations to upgrade to Java 11.

Cloud

Any cloud project should be able to upgrade their tomcat version to a version compatible with Java 11


Update Java version

Replace the Java version in the root build.gradle.

sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11

In your docker-compose.yml file, replace the Tomcat image field so it matches brightspot/tomcat:9-jdk11.

services:
  tomcat:
    image: brightspot/tomcat:9-jdk11

Previous Topic
Post-Upgrade Verification Guide
Next Topic
4.5 to 4.7 Table of Contents
Was this topic helpful?
Thanks for your feedback.

Browse All Docs

Everything you need to know when creating, managing, and administering content within Brightspot CMS.

Dashboards
Publishing
Workflows
Admin configurations
A guide for installing, supporting, extending, modifying and administering code on the Brightspot platform.

Field types
Content modeling
Rich-text elements
Images
A guide to configuring Brightspot's library of integrations, including pre-built options and developer-configured extensions.

Google Analytics
Shopify
Apple News
Brightspot is packaged with content types that get you up and running in a matter of days, including assets, modules and landing pages.

Assets
Modules
Landing pages
Our robust, flexible Design System provides hundreds of pre-built components you can use to build the presentation layer of your dreams.

Asset types
Module types
Page types