Skip to content

Commit acd287e

Browse files
Bump okhttp.version from 5.1.0 to 5.3.0
Bumps `okhttp.version` from 5.1.0 to 5.3.0. Updates `com.squareup.okhttp3:okhttp` from 5.1.0 to 5.3.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.1.0...parent-5.3.0) Updates `com.squareup.okhttp3:okhttp-jvm` from 5.1.0 to 5.3.0 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.1.0...parent-5.3.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.squareup.okhttp3:okhttp-jvm dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 836845d commit acd287e

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.5.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.1.0</okhttp.version>
34+
<okhttp.version>5.3.0</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)