File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 2.17.0 (2023-11-21)
5+ -------------------
6+
7+ * Updated Jackson and ` maxmind-db ` dependencies.
8+
492.16.1 (2021-11-18)
510-------------------
611
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 >2.0 .0</version >
42+ <version >2.1 .0</version >
4343 </dependency >
4444 <dependency >
4545 <groupId >org.apache.httpcomponents</groupId >
4646 <artifactId >httpclient</artifactId >
47- <version >4.5.13 </version >
47+ <version >4.5.14 </version >
4848 </dependency >
4949 <dependency >
5050 <!-- httpclient pulls this in. We pull in a newer version
5656 <dependency >
5757 <groupId >com.fasterxml.jackson.core</groupId >
5858 <artifactId >jackson-databind</artifactId >
59- <version >2.13 .0</version >
59+ <version >2.16 .0</version >
6060 </dependency >
6161 <dependency >
6262 <groupId >com.fasterxml.jackson.core</groupId >
6363 <artifactId >jackson-core</artifactId >
64- <version >2.13 .0</version >
64+ <version >2.16 .0</version >
6565 </dependency >
6666 <dependency >
6767 <groupId >com.fasterxml.jackson.core</groupId >
6868 <artifactId >jackson-annotations</artifactId >
69- <version >2.13 .0</version >
69+ <version >2.16 .0</version >
7070 </dependency >
7171 <dependency >
7272 <groupId >junit</groupId >
8383 <dependency >
8484 <groupId >com.fasterxml.jackson.jr</groupId >
8585 <artifactId >jackson-jr-objects</artifactId >
86- <version >2.13 .0</version >
86+ <version >2.16 .0</version >
8787 <scope >test</scope >
8888 </dependency >
8989 <dependency >
You can’t perform that action at this time.
0 commit comments