Skip to content

Commit

Permalink
Upgrade Jetty to 11.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
johngmyers committed Sep 18, 2024
1 parent 7094bb7 commit 3dc005c
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 3.27

* Library Upgrades

- Jetty to 11.0.24 (was 11.0.20)

Platform 3.24

* 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.10.4</dep.auto-value.version>
<dep.jetty.version>11.0.20</dep.jetty.version>
<dep.jetty.version>11.0.24</dep.jetty.version>
<dep.guava.version>32.1.2-jre</dep.guava.version>
<dep.guice.version>7.0.0</dep.guice.version>
<dep.slf4j.version>2.0.9</dep.slf4j.version>
Expand Down

0 comments on commit 3dc005c

Please sign in to comment.