[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)
This also fixes a bug where we allowed multi-threaded access to the
`ProbabilisticScorer` without the lock required to make it safe.


No differences found