Skip to content

Commit 45ae45d

Browse files
Bump com.squareup.okhttp3:okhttp in /tests/milvustest (#1675)
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.9.0 to 4.9.2. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.9.0...parent-4.9.2) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 4.9.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50958be commit 45ae45d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/milvustest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>com.squareup.okhttp3</groupId>
128128
<artifactId>okhttp</artifactId>
129-
<version>4.9.0</version>
129+
<version>4.9.2</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)