Skip to content

Commit 5cef340

Browse files
Bump okhttp.version from 5.3.0 to 5.3.2 (#2434)
Bumps `okhttp.version` from 5.3.0 to 5.3.2. Updates `com.squareup.okhttp3:okhttp` from 5.3.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.2) Updates `com.squareup.okhttp3:okhttp-jvm` from 5.3.0 to 5.3.2 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okhttp3:okhttp-jvm dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab55160 commit 5cef340

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
@@ -31,7 +31,7 @@
3131
<jena.version>5.6.0</jena.version>
3232
<jose4j.version>0.9.6</jose4j.version>
3333
<json.bind.version>3.0.1</json.bind.version>
34-
<okhttp.version>5.3.0</okhttp.version>
34+
<okhttp.version>5.3.2</okhttp.version>
3535
<quarkus.version>3.26.3</quarkus.version>
3636
<rdf4j.version>5.2.0</rdf4j.version>
3737
<slf4j.version>2.0.17</slf4j.version>

0 commit comments

Comments
 (0)