Skip to content

Commit 8469a83

Browse files
build(deps): bump okhttp3-version from 4.12.0 to 5.1.0
Bumps `okhttp3-version` from 4.12.0 to 5.1.0. Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.1.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.1.0) Updates `com.squareup.okhttp3:mockwebserver` from 4.12.0 to 5.1.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.1.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.squareup.okhttp3:mockwebserver dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98cb331 commit 8469a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<git-repository-name>cloudant-java-sdk</git-repository-name>
2121

2222
<testng-version>7.7.1</testng-version>
23-
<okhttp3-version>4.12.0</okhttp3-version>
23+
<okhttp3-version>5.1.0</okhttp3-version>
2424
<surefire-version>3.5.3</surefire-version>
2525
<jacoco-plugin-version>0.8.13</jacoco-plugin-version>
2626
<maven-deploy-plugin-version>3.1.4</maven-deploy-plugin-version>

0 commit comments

Comments
 (0)