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.2.0
4+ 2.2.0 (2022-10-31)
55------------------
66
7- * Added ` SHOPIFY_PAYMENTS ` to the ` Payment.Processor ` enum.
8- * Added ` GOOGLE_PAY ` to the ` Payment.Processor ` enum .
7+ * Added ` GOOGLE_PAY ` and ` SHOPIFY_PAYMENTS ` to the ` Payment.Processor ` enum.
8+ * Updated Jackson and GeoIP2 dependencies .
99
10102.1.0 (2022-03-28)
1111------------------
Original file line number Diff line number Diff line change 4747 <dependency >
4848 <groupId >com.fasterxml.jackson.core</groupId >
4949 <artifactId >jackson-databind</artifactId >
50- <version >2.13.4</version >
50+ <version >2.13.4.2 </version >
5151 </dependency >
5252 <dependency >
5353 <groupId >com.fasterxml.jackson.core</groupId >
6262 <dependency >
6363 <groupId >com.maxmind.geoip2</groupId >
6464 <artifactId >geoip2</artifactId >
65- <version >3.0.1 </version >
65+ <version >3.0.2 </version >
6666 </dependency >
6767 <dependency >
6868 <groupId >commons-validator</groupId >
You can’t perform that action at this time.
0 commit comments