Skip to content

Commit 04d6a68

Browse files
Bump okhttp from 4.9.1 to 4.9.2
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.1 to 4.9.2. - [Release notes](https://github.com/square/okhttp/releases) - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.1...parent-4.9.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d94b9d2 commit 04d6a68

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
@@ -950,7 +950,7 @@
950950
<dependency>
951951
<groupId>com.squareup.okhttp3</groupId>
952952
<artifactId>okhttp</artifactId>
953-
<version>4.9.1</version>
953+
<version>4.9.2</version>
954954
<scope>compile</scope>
955955
</dependency>
956956
<!-- https://mvnrepository.com/artifact/commons-io/commons-io -->

0 commit comments

Comments
 (0)