[bisq-network/bisq] Fulfilling Proposal #110 (#3275)

niyid notifications at github.com
Tue Sep 17 21:44:01 UTC 2019


> @niyid I renamed artificatId in the POM to "monero-java", so I think the name in build.gradle should be updated.

@woodser 

Thanks.

But for the library to work with Bisq, you may need to update the POM as follows:

`<jackson-version>[2.8.10]</jackson-version>`

```
		<dependency>
			<groupId>commons-io</groupId>
			<artifactId>commons-io</artifactId>
			<version>2.4</version>
		</dependency>
		<dependency>
			<groupId>com.google.guava</groupId>
			<artifactId>guava</artifactId>
			<version>20.0</version>
		</dependency>

```

The version mismatch (version in Bisq and Monero Wallet RPC Java) do not match and is causing checksum error.

Regards.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3275#issuecomment-532414180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190917/7c7ca86f/attachment.html>


More information about the bisq-github mailing list