Skip to content

Commit c7862b9

Browse files
Update jersey monorepo to v3.0.8
1 parent 44e957a commit c7862b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stingray-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<metrics.version>4.2.11</metrics.version>
20-
<jersey.version>3.0.5</jersey.version>
20+
<jersey.version>3.0.8</jersey.version>
2121
<jetty.version>11.0.11</jetty.version>
2222
<swagger.version>2.2.2</swagger.version>
2323
<jakarta.version>3.0.0</jakarta.version>
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.glassfish.jersey.containers</groupId>
5050
<artifactId>jersey-container-servlet</artifactId>
51-
<version>3.0.5</version>
51+
<version>3.0.8</version>
5252
</dependency>
5353
<dependency>
5454
<groupId>org.glassfish.jersey.inject</groupId>

0 commit comments

Comments
 (0)