commons-logging
commons-logging copied to clipboard
LOGGING-175 - Change Deprecated API usage
Change deprecated File.toURL and use
new File(filename).toURI().toURL();