There was an error while loading. Please reload this page.
1 parent 2761096 commit a9032efCopy full SHA for a9032ef
1 file changed
pom.xml
@@ -130,17 +130,17 @@
130
<dependency>
131
<groupId>com.squareup.okhttp3</groupId>
132
<artifactId>okhttp</artifactId>
133
- </dependency>
+ <version>4.9.3</version></dependency>
134
<!-- For OkHttp -->
135
136
137
<artifactId>okhttp-sse</artifactId>
138
139
<!-- For Jackson -->
140
141
<groupId>com.fasterxml.jackson.core</groupId>
142
<artifactId>jackson-databind</artifactId>
143
+ <version>2.17.2</version></dependency>
144
<!-- https://mvnrepository.com/artifact/com.squareup.okhttp3/mockwebserver -->
145
146
0 commit comments