Skip to content

Commit

Permalink
Update jersey to 3.1.1 (fixes #550)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed Mar 12, 2023
1 parent ae8c386 commit 54fb304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@
<dependency>
<groupId>org.glassfish.jersey</groupId>
<artifactId>jersey-bom</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 54fb304

Please sign in to comment.