Skip to content

Commit

Permalink
Merge pull request #1926 from apache/dependabot/maven/1.13.x/jersey.v…
Browse files Browse the repository at this point in the history
…ersion-2.46

chore(deps): bump jersey.version from 2.45 to 2.46
  • Loading branch information
lprimak authored Dec 18, 2024
2 parents fb1d22d + 756691d commit dcea502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/jaxrs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<properties>
<jersey.version>2.45</jersey.version>
<jersey.version>2.46</jersey.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit dcea502

Please sign in to comment.