Skip to content

Commit 6c49fbf

Browse files
Bump org.glassfish.jersey.core:jersey-client in /tck/cxf-tck (#2739)
Bumps org.glassfish.jersey.core:jersey-client from 3.1.3 to 3.1.10. --- updated-dependencies: - dependency-name: org.glassfish.jersey.core:jersey-client dependency-version: 3.1.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 766209d commit 6c49fbf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
299 KB
Binary file not shown.
-295 KB
Binary file not shown.

tck/cxf-tck/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
<dependency>
202202
<groupId>org.glassfish.jersey.core</groupId>
203203
<artifactId>jersey-common</artifactId>
204-
<version>3.1.3</version>
204+
<version>3.1.10</version>
205205
</dependency>
206206

207207
<!--
@@ -213,9 +213,9 @@
213213
<dependency>
214214
<groupId>org.glassfish.jersey.core</groupId>
215215
<artifactId>jersey-client</artifactId>
216-
<version>3.1.3</version>
216+
<version>3.1.10</version>
217217
<scope>system</scope>
218-
<systemPath>${project.basedir}/lib/jersey-client-3.1.3.jar</systemPath>
218+
<systemPath>${project.basedir}/lib/jersey-client-3.1.10.jar</systemPath>
219219
</dependency>
220220
</dependencies>
221221

0 commit comments

Comments
 (0)