Platform update: The Nuxeo Jira site is anticipated to be decommissioned Saturday, February 1, 2025. After this date, users will no longer be able to access or refer to Jira.Nuxeo.com. Read the Hyland Connect blog post for more details.
The following dependency:
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
has been upgraded:
In 2021: from 32.0.0-jre to 32.0.1-jre
In 2023: from 31.1-jre to 32.0.1-jre
Sprint:
nxplatform #101
Story Points:
2
Description
Because of CVE-2023-2976 an upgrade of guava and auto-value is required
guava >= 32.0.1-jre
auto-value >= 1.10.2 (this version correspond to 32.0.1-jre)