Skip to content

Commit

Permalink
Update Jetty Servlet
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Jan 23, 2021
1 parent 6e335b9 commit 738374a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpserver/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {

dependencies {
compile 'org.eclipse.jgit:org.eclipse.jgit.http.server:5.9.0.202009080501-r'
compile 'org.eclipse.jetty:jetty-servlet:9.4.31.v20200723'
compile 'org.eclipse.jetty:jetty-servlet:9.4.35.v20201120'

compile 'org.slf4j:slf4j-simple:1.7.30'
}
Expand Down

0 comments on commit 738374a

Please sign in to comment.