Update dependency org.mozilla:rhino to v1.8.0
This commit is contained in:
parent
a00e2f730a
commit
28887aaccd
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ dependencies {
|
|||
implementation 'org.ccil.cowan.tagsoup:tagsoup:1.2.1'
|
||||
implementation 'org.eclipse.jetty:jetty-servlet:9.4.56.v20240826'
|
||||
implementation 'org.eclipse.jetty:jetty-xml:9.4.56.v20240826'
|
||||
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'
|
||||
|
|
Loading…
Add table
Reference in a new issue