1.3.1
- Correctly decode strings that are between 157 and 288 bytes long. 1.3.0
introduced a regression when decoding these due to using a signedbyte
as an unsigned value. Reported by Dongmin Yu. GitHub #181 in
maxmind/GeoIP2-java. - Update
jackson-databind
dependency.