bump Jetty for CVEs

This commit is contained in:
Tadgh 2021-07-27 15:49:00 -04:00
parent 7c1d87b662
commit e076b30eef
2 changed files with 10 additions and 2 deletions

View File

@ -0,0 +1,9 @@
---
type: security
issue: 2835
title: "Addressed the following CVE report by bumping the minor version for Jetty in the root POM:
<ul>
<li>
[CVE-2021-34429](https://github.com/advisories/GHSA-vjv5-gp2w-65vm)
</li>
</ul>"

View File

@ -786,8 +786,7 @@
<jaxb_runtime_version>3.0.0</jaxb_runtime_version>
<jena_version>3.17.0</jena_version>
<jersey_version>3.0.0</jersey_version>
<!-- 9.4.17 seems to have issues -->
<jetty_version>9.4.42.v20210604</jetty_version>
<jetty_version>9.4.43.v20210629</jetty_version>
<jsr305_version>3.0.2</jsr305_version>
<junit_version>5.7.1</junit_version>
<flexmark_version>0.50.40</flexmark_version>