Skip to content

Commit

Permalink
fix(deps): update jetty.jakarta.version to v11.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent be67fed commit b00b673
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 @@ -12,7 +12,7 @@ netty-version = "4.1.111.Final"
netty-tcnative-version = "2.0.65.Final"

jetty-version = "9.4.55.v20240627"
jetty-jakarta-version = "11.0.21"
jetty-jakarta-version = "11.0.22"
jetty-alpn-api-version = "1.1.3.v20160715"
jetty-alpn-boot-version = "8.1.13.v20181017"
jetty-alpn-openjdk8 = "9.4.55.v20240627"
Expand Down

0 comments on commit b00b673

Please sign in to comment.