File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 2.13.1 (2020-03-03)
5+ -------------------
6+
7+ * Update ` maxmind-db ` dependency to fix handling of long strings in the
8+ database. Reported by Dongmin Yu. GitHub #181 .
9+ * Update Jackson dependencies.
10+
4112.13.0 (2019-12-18)
512-------------------
613
Original file line number Diff line number Diff line change 3939 <dependency >
4040 <groupId >com.maxmind.db</groupId >
4141 <artifactId >maxmind-db</artifactId >
42- <version >1.3.0 </version >
42+ <version >1.3.1 </version >
4343 </dependency >
4444 <dependency >
4545 <groupId >org.apache.httpcomponents</groupId >
4949 <dependency >
5050 <groupId >com.fasterxml.jackson.core</groupId >
5151 <artifactId >jackson-databind</artifactId >
52- <version >2.10.1 </version >
52+ <version >2.10.3 </version >
5353 </dependency >
5454 <dependency >
5555 <groupId >com.fasterxml.jackson.core</groupId >
You can’t perform that action at this time.
0 commit comments