forked from loafle/openapi-generator-original
Remove maven-api dependencies on swagger-codegen module (#4840)
* Remove maven-api dependencies * Use org.apache.commons.lang3.StringUtils
This commit is contained in:
@@ -20,7 +20,7 @@ import io.swagger.models.properties.Property;
|
||||
import io.swagger.models.properties.RefProperty;
|
||||
import io.swagger.models.properties.StringProperty;
|
||||
|
||||
import org.codehaus.plexus.util.StringUtils;
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
Reference in New Issue
Block a user