You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,15 +65,15 @@ The table below lists the platforms on which the Data SDK has been tested.
65
65
66
66
The table below lists the dependencies of the Data SDK.
67
67
68
-
| Library |Recommended version |
69
-
|:---------------------|:--------------------|
70
-
| Libcurl | 7.52.1 |
71
-
| OpenSSL |1.1.1w |
72
-
| Boost (headers only) | 1.82.0 |
73
-
| LevelDB | 1.21 |
74
-
| Snappy | 1.1.7 |
75
-
| RapidJSON | latest |
76
-
| Zlib | 1.3.1 |
68
+
| Library |Minimal version |
69
+
|:---------------------|:----------------|
70
+
| Libcurl | 7.83.1|
71
+
| OpenSSL |3.1.4|
72
+
| Boost (headers only) | 1.82.0 |
73
+
| LevelDB | 1.21 |
74
+
| Snappy | 1.1.7 |
75
+
| RapidJSON | latest |
76
+
| Zlib | 1.3.1 |
77
77
78
78
### Linux dependencies
79
79
@@ -92,7 +92,7 @@ For details, see <a href="https://github.com/heremaps/here-data-sdk-cpp/blob/mas
92
92
93
93
## LICENSE
94
94
95
-
Copyright (C) 2019–2024 HERE Europe B.V.
95
+
Copyright (C) 2019–2025 HERE Europe B.V.
96
96
97
97
For license details, see the <ahref="https://github.com/heremaps/here-data-sdk-cpp/blob/master/LICENSE"target="_blank">LICENSE</a> file in the root of this project.
0 commit comments