We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c41f152 commit d8bba86Copy full SHA for d8bba86
1 file changed
onyxia-api/pom.xml
@@ -59,12 +59,12 @@
59
<dependency>
60
<groupId>com.squareup.okhttp3</groupId>
61
<artifactId>okhttp</artifactId>
62
- <version>5.2.1</version>
+ <version>5.3.2</version>
63
</dependency>
64
65
66
<artifactId>logging-interceptor</artifactId>
67
68
69
70
<groupId>innovation.insee</groupId>
@@ -132,7 +132,7 @@
132
133
134
<artifactId>mockwebserver</artifactId>
135
136
<scope>test</scope>
137
138
</dependencies>
0 commit comments