We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c208001 commit cf2e6b5Copy full SHA for cf2e6b5
pom.xml
@@ -189,7 +189,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
189
<artifactId>jersey-client</artifactId>
190
<scope>provided</scope>
191
<optional>true</optional>
192
- <version>3.1.5</version>
+ <version>3.1.8</version>
193
</dependency>
194
<dependency>
195
<groupId>org.apache.httpcomponents</groupId>
@@ -208,7 +208,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
208
209
<groupId>org.glassfish.jersey.core</groupId>
210
<artifactId>jersey-server</artifactId>
211
212
<scope>test</scope>
213
214
0 commit comments