Skip to content
Snippets Groups Projects
Commit b9ebbbdb authored by OZGCloud's avatar OZGCloud
Browse files

Merge pull request 'OZG-4031 - fix apache commons import' (#70) from...

Merge pull request 'OZG-4031 - fix apache commons import' (#70) from OZG-4031-apache-commons-import into master

Reviewed-on: https://git.ozg-sh.de/mgm/intelliform-adapter/pulls/70
parents 0b8878a5 a222f152
Branches
Tags
No related merge requests found
...@@ -31,7 +31,7 @@ import java.util.concurrent.ExecutionException; ...@@ -31,7 +31,7 @@ import java.util.concurrent.ExecutionException;
import java.util.concurrent.TimeUnit; import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException; import java.util.concurrent.TimeoutException;
import org.apache.tomcat.util.http.fileupload.IOUtils; import org.apache.commons.io.IOUtils;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service; import org.springframework.stereotype.Service;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment