Skip to content

Commit

Permalink
fix(deps): update dependency org.eclipse.jetty:jetty-servlet to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2022
1 parent ba35ada commit 3f005a7
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 @@ -14,7 +14,7 @@ kotlin = '1.7.22'
groovy = "4.0.6"

cloudevents-api = "2.4.0"
jetty-servlet = "10.0.12"
jetty-servlet = "11.0.13"
logback-json-classic = "0.1.5"
testcontainers = "1.17.6"
zipkin-sender-stackdriver = "1.0.4"
Expand Down

0 comments on commit 3f005a7

Please sign in to comment.