Skip to content

Commit

Permalink
Merge pull request #263 from jetty/dependabot/maven/11.0.x/jersey.ver…
Browse files Browse the repository at this point in the history
…sion-3.0.17

Bump jersey.version from 3.0.16 to 3.0.17
  • Loading branch information
joakime authored Jan 8, 2025
2 parents 6379740 + f9309b8 commit 06df8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded/jersey-weld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<name>Jetty Examples :: Jetty 11.0.x :: Embedded :: Jersey with Weld</name>

<properties>
<jersey.version>3.0.16</jersey.version>
<jersey.version>3.0.17</jersey.version>
<jetty-test-helper.version>6.3</jetty-test-helper.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit 06df8dc

Please sign in to comment.