Skip to content

Commit

Permalink
Update jetty to 9.4.35.v20201120 (fixes #364)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmay committed Jan 7, 2021
1 parent 3ab428f commit 9eb9182
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 @@ -362,7 +362,7 @@
<slf4j.version>1.7.30</slf4j.version>
<spring.version>4.3.27.RELEASE</spring.version>
<junit5.version>5.7.0</junit5.version>
<jetty.version>9.4.34.v20201102</jetty.version>
<jetty.version>9.4.35.v20201120</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 9eb9182

Please sign in to comment.