Skip to content

Commit

Permalink
fix CVE-2020-27216 - bump jetty version
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Nov 17, 2020
1 parent c0b613d commit 2847fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/swagger-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
<maven-plugin-version>1.0.0</maven-plugin-version>
<servlet-api-version>2.5</servlet-api-version>
<zip-version>1.3.2</zip-version>
<jetty-version>9.4.20.v20190813</jetty-version>
<jetty-version>9.4.34.v20201102</jetty-version>
<jersey2-version>2.29.1</jersey2-version>
</properties>
</project>

0 comments on commit 2847fed

Please sign in to comment.