Skip to content

Commit

Permalink
fix(deps): update jetty12.version to v12.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent f143810 commit 92a649e
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 @@ -58,7 +58,7 @@

<jetty10.version>10.0.24</jetty10.version>
<jetty11.version>11.0.24</jetty11.version>
<jetty12.version>12.0.14</jetty12.version>
<jetty12.version>12.0.15</jetty12.version>
<servlet6.version>6.1.0</servlet6.version>
<slf4j.version>2.0.16</slf4j.version>
<assertj.version>3.26.3</assertj.version>
Expand Down

0 comments on commit 92a649e

Please sign in to comment.