Skip to content

Commit a6cba86

Browse files
fix(deps): update dependency com.squareup.okhttp3:okhttp-jvm to v5.3.2
1 parent 9e020bb commit a6cba86

File tree

1 file changed

+1
-1
lines changed
  • refarch-integrations/refarch-s3-integration/refarch-s3-integration-core

1 file changed

+1
-1
lines changed

refarch-integrations/refarch-s3-integration/refarch-s3-integration-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<minio.version>8.6.0</minio.version>
16-
<okhttp-jvm.version>5.1.0</okhttp-jvm.version> <!-- needs to be in sync with the version used in minio-java -->
16+
<okhttp-jvm.version>5.3.2</okhttp-jvm.version> <!-- needs to be in sync with the version used in minio-java -->
1717
<apache-commons-collections4.version>4.5.0</apache-commons-collections4.version>
1818
</properties>
1919

0 commit comments

Comments
 (0)