Skip to content

Commit efd3f2a

Browse files
Bump com.squareup.okhttp3:okhttp-jvm in the dependencies group
Bumps the dependencies group with 1 update: [com.squareup.okhttp3:okhttp-jvm](https://github.com/square/okhttp). Updates `com.squareup.okhttp3:okhttp-jvm` from 5.3.0 to 5.3.1 - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-5.3.0...parent-5.3.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp-jvm dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98bdb11 commit efd3f2a

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>com.squareup.okhttp3</groupId>
144144
<artifactId>okhttp-jvm</artifactId>
145-
<version>5.3.0</version>
145+
<version>5.3.1</version>
146146
</dependency>
147147
<dependency>
148148
<groupId>de.siegmar</groupId>

0 commit comments

Comments
 (0)