Update dependency org.mozilla:rhino-all to v1.9.0 #144

Open
renovate-bot wants to merge 1 commit from renovate/org.mozilla-rhino-all-1.x into main
Showing only changes of commit cdffaf2bb4 - Show all commits

View file

@ -60,7 +60,7 @@ dependencies {
implementation 'org.ccil.cowan.tagsoup:tagsoup:1.2.1'
implementation 'org.eclipse.jetty.ee9:jetty-ee9-servlet:12.0.19'
implementation 'org.eclipse.jetty:jetty-xml:12.0.19'
implementation 'org.mozilla:rhino-all:1.8.0'
implementation 'org.mozilla:rhino-all:1.9.0'
implementation 'org.sejda.imageio:webp-imageio:0.1.6'
implementation 'xerces:xercesImpl:2.12.2'
implementation 'xmlrpc:xmlrpc:2.0.1'