Skip to content

Commit

Permalink
Update jetty to 9.4.49.v20220914 (backport, fixes #492)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed Oct 3, 2022
1 parent 60cd35f commit 997edaf
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 @@ -360,7 +360,7 @@
<slf4j.version>1.7.36</slf4j.version>
<spring.version>4.3.30.RELEASE</spring.version>
<junit5.version>5.9.0</junit5.version>
<jetty.version>9.4.48.v20220622</jetty.version>
<jetty.version>9.4.49.v20220914</jetty.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- Allow JaCoCo agent modifications for Surefire -->
Expand Down

0 comments on commit 997edaf

Please sign in to comment.