Skip to content

Commit 36939a1

Browse files
Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.3.2
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81cf4a8 commit 36939a1

File tree

1 file changed

+1
-1
lines changed
  • distribution/src/main/release/samples/jax_rs/tracing_brave

1 file changed

+1
-1
lines changed

distribution/src/main/release/samples/jax_rs/tracing_brave/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>com.squareup.okhttp3</groupId>
239239
<artifactId>okhttp</artifactId>
240-
<version>4.12.0</version>
240+
<version>5.3.2</version>
241241
</dependency>
242242
</dependencies>
243243
</project>

0 commit comments

Comments
 (0)