Skip to content

Commit d8bba86

Browse files
fix(deps): update okhttp monorepo to v5.3.2 (#628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c41f152 commit d8bba86

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

onyxia-api/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
<dependency>
6060
<groupId>com.squareup.okhttp3</groupId>
6161
<artifactId>okhttp</artifactId>
62-
<version>5.2.1</version>
62+
<version>5.3.2</version>
6363
</dependency>
6464
<dependency>
6565
<groupId>com.squareup.okhttp3</groupId>
6666
<artifactId>logging-interceptor</artifactId>
67-
<version>5.2.1</version>
67+
<version>5.3.2</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>innovation.insee</groupId>
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>com.squareup.okhttp3</groupId>
134134
<artifactId>mockwebserver</artifactId>
135-
<version>5.2.1</version>
135+
<version>5.3.2</version>
136136
<scope>test</scope>
137137
</dependency>
138138
</dependencies>

0 commit comments

Comments
 (0)