Skip to content

Commit

Permalink
update jetty-server to 9.4.53.v20231009 (via #2199)
Browse files Browse the repository at this point in the history
  • Loading branch information
scotty6435 committed Dec 1, 2023
1 parent f00d28c commit a81322a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ subprojects {
dependency("org.apache.httpcomponents:httpclient:4.5.14")
dependency("org.apache.tika:tika-core:2.9.0")
dependency("org.assertj:assertj-core:3.24.2")
dependency("org.eclipse.jetty:jetty-server:9.4.51.v20230217")
dependency("org.eclipse.jetty:jetty-server:9.4.53.v20231009")
dependency("org.freemarker:freemarker:2.3.32")
dependency("org.junit-pioneer:junit-pioneer:2.1.0")
dependency("org.mockito:mockito-core:5.6.0")
Expand Down

0 comments on commit a81322a

Please sign in to comment.