build(deps): bump org.eclipse.jetty:jetty-servlet from 9.4.50.v20221201 to 9.4.51.v20230217 #65

Merged
dependabot[bot] merged 1 commit from dependabot/gradle/org.eclipse.jetty-jetty-servlet-9.4.51.v20230217 into helma-🐜 2023-08-26 19:44:38 +00:00
Showing only changes of commit fb4b11a426 - Show all commits

View file

@ -66,7 +66,7 @@ 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.50.v20221201'
implementation 'org.eclipse.jetty:jetty-servlet:9.4.51.v20230217'
implementation 'org.eclipse.jetty:jetty-xml:9.4.27.v20200227'
implementation 'org.mozilla:rhino:1.7.13'
implementation 'xerces:xercesImpl:2.12.2'