Skip to content

Commit 197607f

Browse files
Update jersey monorepo to v4.0.2
1 parent 22b9b72 commit 197607f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,13 +154,13 @@
154154
<dependency>
155155
<groupId>org.glassfish.jersey.core</groupId>
156156
<artifactId>jersey-client</artifactId>
157-
<version>4.0.0</version>
157+
<version>4.0.2</version>
158158
<scope>runtime</scope>
159159
</dependency>
160160
<dependency>
161161
<groupId>org.glassfish.jersey.inject</groupId>
162162
<artifactId>jersey-hk2</artifactId>
163-
<version>4.0.0</version>
163+
<version>4.0.2</version>
164164
<scope>runtime</scope>
165165
</dependency>
166166
<dependency>

0 commit comments

Comments
 (0)