[Java] Update batteries to latest upstream (0.0.114) API
authorMatt Corallo <git@bluematt.me>
Wed, 8 Mar 2023 01:04:56 +0000 (01:04 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 8 Mar 2023 05:12:58 +0000 (05:12 +0000)
commit6395a85a99b4a8ca5d85f307b0e899a3c96febe7
tree999f925d6649e4f8932fe05d15b71d02b73b8aae
parent4e49f9a591292b917fa6da81542b3065d539ea28
[Java] Update batteries to latest upstream (0.0.114) API

This also fixes a bug where we allowed multi-threaded access to the
`ProbabilisticScorer` without the lock required to make it safe.
src/main/java/org/ldk/batteries/ChannelManagerConstructor.java
src/main/java/org/ldk/batteries/NioPeerHandler.java