Skip to content

Commit 7b8952f

Browse files
build(deps): Bump com.squareup.okhttp3:okhttp-bom from 5.3.1 to 5.3.2
Bumps [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp) from 5.3.1 to 5.3.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.1...parent-5.3.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-bom dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a0ac59 commit 7b8952f

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
@@ -157,7 +157,7 @@
157157
<maven.compiler.source>${main.java.version}</maven.compiler.source>
158158
<maven.compiler.target>${main.java.version}</maven.compiler.target>
159159

160-
<okhttp3.version>5.3.1</okhttp3.version>
160+
<okhttp3.version>5.3.2</okhttp3.version>
161161
<guava.version>33.5.0-jre</guava.version>
162162
<googlehttpclient.version>2.0.2</googlehttpclient.version>
163163
<gson.version>2.13.2</gson.version>

0 commit comments

Comments
 (0)