Skip to content

Commit

Permalink
Update Jetty packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent d25b8d2 commit c5dd010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ dependencies {
implementation 'com.sun.mail:javax.mail:1.6.2'
implementation 'javax.servlet:javax.servlet-api:4.0.1'
implementation 'org.ccil.cowan.tagsoup:tagsoup:1.2.1'
implementation 'org.eclipse.jetty:jetty-servlet:9.4.53.v20231009'
implementation 'org.eclipse.jetty:jetty-xml:9.4.53.v20231009'
implementation 'org.eclipse.jetty:jetty-servlet:11.0.21'
implementation 'org.eclipse.jetty:jetty-xml:12.0.9'
implementation 'org.mozilla:rhino:1.7.13'
implementation 'org.sejda.imageio:webp-imageio:0.1.6'
implementation 'xerces:xercesImpl:2.12.2'
Expand Down

0 comments on commit c5dd010

Please sign in to comment.