Skip to content

Commit 62fbe3c

Browse files
authoredSep 2, 2022
Update jersey monorepo to v3.0.8
1 parent b58c9b4 commit 62fbe3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -275,12 +275,12 @@
275275
<dependency>
276276
<groupId>org.glassfish.jersey.media</groupId>
277277
<artifactId>jersey-media-json-jackson</artifactId>
278-
<version>3.0.6</version>
278+
<version>3.0.8</version>
279279
</dependency>
280280
<dependency>
281281
<groupId>org.glassfish.jersey.core</groupId>
282282
<artifactId>jersey-client</artifactId>
283-
<version>3.0.6</version>
283+
<version>3.0.8</version>
284284
</dependency>
285285
<dependency>
286286
<groupId>net.dv8tion</groupId>

0 commit comments

Comments
 (0)