Skip to content

Commit

Permalink
Merge pull request #1467 from macfarla/update-jetty
Browse files Browse the repository at this point in the history
update jetty to 11.0.11
  • Loading branch information
macfarla committed Jul 11, 2022
2 parents e05a99f + f5b236f commit 5908aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -11,7 +11,7 @@ plugins {
}

ext {
jettyVersion = "11.0.10"
jettyVersion = "11.0.11"
eclipselinkVersion = "3.0.2"
swaggerVersion = "2.1.13"
jerseyVersion = "3.0.4"
Expand Down

0 comments on commit 5908aea

Please sign in to comment.