Skip to content

Commit df01efb

Browse files
dependabot[bot]wendigo
authored andcommitted
Bump dep.okhttp.version from 5.2.0 to 5.2.1
Bumps `dep.okhttp.version` from 5.2.0 to 5.2.1. Updates `com.squareup.okhttp3:okhttp-bom` from 5.2.0 to 5.2.1 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.2.0...parent-5.2.1) Updates `com.squareup.okhttp3:okhttp-jvm` from 5.2.0 to 5.2.1 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.2.0...parent-5.2.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-bom dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.squareup.okhttp3:okhttp-jvm dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e27e57d commit df01efb

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
@@ -202,7 +202,7 @@
202202
<dep.jsonwebtoken.version>0.13.0</dep.jsonwebtoken.version>
203203
<dep.jts.version>1.20.0</dep.jts.version>
204204
<dep.kafka-clients.version>4.1.0</dep.kafka-clients.version>
205-
<dep.okhttp.version>5.2.0</dep.okhttp.version>
205+
<dep.okhttp.version>5.2.1</dep.okhttp.version>
206206
<dep.okio.version>3.16.1</dep.okio.version>
207207
<dep.parquet.version>1.16.0</dep.parquet.version>
208208
<dep.plugin.failsafe.version>${dep.plugin.surefire.version}</dep.plugin.failsafe.version>

0 commit comments

Comments
 (0)