Skip to content

Commit

Permalink
update jetty to 9.4.51.v20230217 (#466)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdahlke committed Apr 21, 2023
1 parent 26f9b13 commit 44265a6
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 @@ -52,7 +52,7 @@
<dep.jcommander.version>1.58</dep.jcommander.version>
<dep.jdom2.version>2.0.6.1</dep.jdom2.version>
<dep.jersey.version>2.35</dep.jersey.version>
<dep.jetty.version>9.4.48.v20220622</dep.jetty.version>
<dep.jetty.version>9.4.51.v20230217</dep.jetty.version>
<dep.junit-jupiter.version>5.8.2</dep.junit-jupiter.version>
<!-- junit-vintage, hamcrest and jersey disagree, but this works for everyone -->
<dep.junit.version>4.13.2</dep.junit.version>
Expand Down

0 comments on commit 44265a6

Please sign in to comment.