Skip to content

Commit 26f246d

Browse files
fix(deps): update jersey monorepo to v3.1.11
1 parent 416798d commit 26f246d

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
@@ -237,12 +237,12 @@
237237
<dependency>
238238
<groupId>org.glassfish.jersey.media</groupId>
239239
<artifactId>jersey-media-json-jackson</artifactId>
240-
<version>3.1.10</version>
240+
<version>3.1.11</version>
241241
</dependency>
242242
<dependency>
243243
<groupId>org.glassfish.jersey.core</groupId>
244244
<artifactId>jersey-client</artifactId>
245-
<version>3.1.10</version>
245+
<version>3.1.11</version>
246246
</dependency>
247247

248248
<!-- HTTP Clients -->

0 commit comments

Comments
 (0)