Skip to content

Commit

Permalink
fix(deps): update jetty.version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 9d59309 commit 22bb9a8
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 @@ -23,7 +23,7 @@
<properties>
<service.name>HTTPLoadTest-baseline</service.name>
<jersey.version>2.42</jersey.version>
<jetty.version>9.4.54.v20240208</jetty.version>
<jetty.version>11.0.20</jetty.version>
<spring.version>5.3.34</spring.version>
<slf4j.version>2.0.13</slf4j.version>
<hystrix.version>1.5.18</hystrix.version>
Expand Down

0 comments on commit 22bb9a8

Please sign in to comment.