Enhancement
-
Use an updated version of the Commons FileUpload library 1.4 without custom patches.
pull 5174, JENKINS-64650, Apache Commons FileUpload project
-
Library dependency updates: reflections, javassist, annotation-indexer, commons-compress, bridge-method-annotation, bridge-method-injector, access-modifier-annotation, jaxen.
pull 5197, pull 5204, pull 5208, pull 5209, pull 5210, pull 5228, pull 5231, pull 5232
Bug fix
-
Restore, as deprecated, the old constructor based on acegisecurity
Authentication
parameter in order to keep backward compatibility.
JENKINS-64746