-
Bug
-
Resolution: Fixed
-
Critical
-
2.320
After upgrading to 2.320 we started getting the error:
[2021-11-10T14:08:31.767Z] Your pipeline was halted during mvnBuild() with this message: Failed to deserialize response to UserRequest:org.jfrog.hudson.pipeline.common.types.buildInfo.BuildInfo$DeployPathsAndPropsCallable@2a134487: java.lang.SecurityException: Rejected: com.google.common.collect.ArrayListMultimapGwtSerializationDependencies; see https://jenkins.io/redirect/class-filter/
Rolling back to 2.319 corrected the error. Is this a security / class filter regression?
We're at the latest release of all plugins on both the 2.319 and 2.320 deployments.
- relates to
-
JENKINS-48991 Artifactory plugin affected by JEP in 2.102
- Resolved
-
JENKINS-49000 Add common Guava collection classes to the core's whitelist
- Resolved
- links to