We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a157a4 commit bfbed5aCopy full SHA for bfbed5a
src/main/java/dk/clanie/bitcoin/exception/BitcoinException.java
@@ -17,7 +17,7 @@
17
*/
18
package dk.clanie.bitcoin.exception;
19
20
-import org.apache.commons.lang.builder.ToStringBuilder;
+import org.apache.commons.lang3.builder.ToStringBuilder;
21
22
import dk.clanie.bitcoin.client.response.BitcoindErrorResponse;
23
import dk.clanie.exception.AbstractRuntimeException;
0 commit comments