Skip to content

Commit

Permalink
Upgrade Jetty to 11.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
johngmyers committed Sep 14, 2023
1 parent c410b44 commit 0289e04
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Platform 2.99

* Library Upgrades

- Jetty to 11.0.16 (was 11.0.15) (GHSA-58qw-p7qm-5rvh)

Platform 2.98

* Library Upgrades
Expand Down
2 changes: 1 addition & 1 deletion library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<platform.check.fail-modernizer>false</platform.check.fail-modernizer>

<dep.auto-value.version>1.7.4</dep.auto-value.version>
<dep.jetty.version>11.0.15</dep.jetty.version>
<dep.jetty.version>11.0.16</dep.jetty.version>
<dep.guava.version>32.0.0-jre</dep.guava.version>
<dep.guice.version>7.0.0</dep.guice.version>
<dep.slf4j.version>2.0.5</dep.slf4j.version>
Expand Down

0 comments on commit 0289e04

Please sign in to comment.