diff --git a/Build/libHttpClient.Android/build.gradle b/Build/libHttpClient.Android/build.gradle index 43c9d560..c5693544 100644 --- a/Build/libHttpClient.Android/build.gradle +++ b/Build/libHttpClient.Android/build.gradle @@ -50,5 +50,5 @@ android { } dependencies { - implementation "com.squareup.okhttp3:okhttp:4.9.1" + implementation "com.squareup.okhttp3:okhttp:4.9.2" } diff --git a/Build/libcrypto.143.Win32/libcrypto.143.Win32.vcxproj b/Build/libcrypto.143.Win32/libcrypto.143.Win32.vcxproj index a2024683..1309f0e2 100644 --- a/Build/libcrypto.143.Win32/libcrypto.143.Win32.vcxproj +++ b/Build/libcrypto.143.Win32/libcrypto.143.Win32.vcxproj @@ -7,5 +7,10 @@ + + + 4005;4244;4267;4319 + + \ No newline at end of file diff --git a/NOTICE.txt b/NOTICE.txt index 097a2ac3..7c7ef900 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -17,7 +17,7 @@ required to debug changes to any libraries licensed under the GNU Lesser General --------------------------------------------------------- -com.squareup.okhttp3/okhttp 4.9.1 - Apache-2.0 +com.squareup.okhttp3/okhttp 4.9.2 - Apache-2.0 diff --git a/cgmanifest.json b/cgmanifest.json index 8cbf0b2d..dbfcab7e 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -7,7 +7,7 @@ "maven": { "GroupId": "com.squareup.okhttp3", "ArtifactId": "okhttp", - "Version": "4.9.1" + "Version": "4.9.2" } }, "DevelopmentDependency": false