Skip to content

Commit

Permalink
Update jersey to 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
miguno committed May 2, 2024
1 parent d6ab86d commit 87f3c2b
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 @@ -20,7 +20,7 @@

<properties>
<java.version>17</java.version>
<jersey.version>3.1.5</jersey.version>
<jersey.version>3.1.6</jersey.version>
<junit.version>5.10.2</junit.version>
<jakarta.activation-api.version>2.1.3</jakarta.activation-api.version>
<jaxb-api.version>2.3.1</jaxb-api.version>
Expand Down

0 comments on commit 87f3c2b

Please sign in to comment.