Platform migration updates: Starting October 25th, 2024, all support issues must be submitted through Hyland Community. The Nuxeo Jira site will enter indefinite read-only mode at 5 p.m. EDT. Cloud deployment services will be temporarily offline, with normal operations resuming Monday, October 28. 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)