File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.2.1] - 2024-01-19
11+
1012- updates dependencies httpClient 5.3, jackson 2.16.1
1113- updates gradle to 8.5
1214
@@ -95,7 +97,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9597
9698- Bug fix bounds on forward request (#27 )
9799
98- [ Unreleased ] : https://github.com/OpenCageData/jopencage/compare/2.2.0...master
100+ [ Unreleased ] : https://github.com/OpenCageData/jopencage/compare/2.2.1...master
101+ [ 2.2.1 ] : https://github.com/OpenCageData/jopencage/compare/2.2.0...2.2.1
99102[ 2.2.0 ] : https://github.com/OpenCageData/jopencage/compare/2.1.0...2.2.0
100103[ 2.1.0 ] : https://github.com/OpenCageData/jopencage/compare/2.0.0...2.1.0
101104[ 2.0.0 ] : https://github.com/OpenCageData/jopencage/compare/v1.4.1...2.0.0
Original file line number Diff line number Diff line change 11group =com.opencagedata
22artifactId =jopencage
3- version =2.2.1-SNAPSHOT
3+ version =2.2.1
44
55# slf4jVersion=1.7.32
66httpClientVersion =5.3
You can’t perform that action at this time.
0 commit comments