Skip to content

Commit 2da5f34

Browse files
Bump okhttp.version from 4.12.0 to 5.1.0
Bumps `okhttp.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](lysine-dev/okhttp@parent-4.12.0...parent-5.1.0) Updates `com.squareup.okhttp3:okhttp-brotli` from 4.12.0 to 5.1.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](lysine-dev/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:okhttp-brotli dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a398de commit 2da5f34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ under the License.
4848
<rometools.version>2.1.0</rometools.version>
4949
<selenium.version>4.34.0</selenium.version>
5050
<cli.version>1.9.0</cli.version>
51-
<okhttp.version>4.12.0</okhttp.version>
51+
<okhttp.version>5.1.0</okhttp.version>
5252
<caffeine.version>3.2.2</caffeine.version>
5353
<xsoup.version>0.3.7</xsoup.version>
5454
<awaitility.version>4.3.0</awaitility.version>

0 commit comments

Comments
 (0)