Skip to content

Commit

Permalink
fix(deps): update jetty.jakarta.version to v11.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bjhham committed Mar 1, 2024
1 parent 722950d commit 1a53599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ netty-version = "4.1.106.Final"
netty-tcnative-version = "2.0.62.Final"

jetty-version = "9.4.53.v20231009"
jetty-jakarta-version = "11.0.19"
jetty-jakarta-version = "11.0.20"
jetty-alpn-api-version = "1.1.3.v20160715"
jetty-alpn-boot-version = "8.1.13.v20181017"
jetty-alpn-openjdk8 = "9.4.53.v20231009"
Expand Down

0 comments on commit 1a53599

Please sign in to comment.