Skip to content

Commit

Permalink
update jetty version to 9.4.53.v20231009
Browse files Browse the repository at this point in the history
  • Loading branch information
vis-86 committed Jan 17, 2024
1 parent 972ed44 commit 84ca9c9
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 @@ -873,7 +873,7 @@
<aspectj.version>1.6.5</aspectj.version>

<wicket.version>7.18.0</wicket.version>
<jetty.version>9.4.51.v20230217</jetty.version>
<jetty.version>9.4.53.v20231009</jetty.version>

<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit 84ca9c9

Please sign in to comment.