Update dependency org.mozilla:rhino to v1.8.0 #75

Merged
renovate[bot] merged 4 commits from renovate/org.mozilla-rhino-1.x into helma-🐜 2025-01-03 10:08:53 +00:00
Showing only changes of commit 4ebbcb01ae - Show all commits

View file

@ -68,7 +68,7 @@ dependencies {
implementation 'org.ccil.cowan.tagsoup:tagsoup:1.2.1'
implementation 'org.eclipse.jetty:jetty-servlet:9.4.54.v20240208'
implementation 'org.eclipse.jetty:jetty-xml:9.4.54.v20240208'
implementation 'org.mozilla:rhino:1.7.13'
implementation 'org.mozilla:rhino:1.8.0'
implementation 'org.sejda.imageio:webp-imageio:0.1.6'
implementation 'xerces:xercesImpl:2.12.2'
implementation 'xmlrpc:xmlrpc:2.0.1'