Skip to content

Commit 94f52c7

Browse files
build(deps): Bump okhttp from 4.9.1 to 4.9.2 (#297)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 234c188 commit 94f52c7

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
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.squareup.okhttp3</groupId>
9090
<artifactId>okhttp</artifactId>
91-
<version>4.9.1</version>
91+
<version>4.9.2</version>
9292
</dependency>
9393
<dependency>
9494
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)