Replace deprecated org.apache.http.impl.client.DefaultHttpClient [#2956]

This commit is contained in:
Mark H. Wood
2020-09-24 10:45:11 -04:00
parent 7f53ab6bef
commit d77f6eef25
12 changed files with 173 additions and 140 deletions

View File

@@ -1,3 +1,10 @@
/**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.content;
import static org.junit.Assert.assertEquals;