build(deps): bump rhino from 1.7.12 to 1.7.13 #9

Merged
dependabot[bot] merged 2 commits from dependabot/gradle/org.mozilla-rhino-1.7.13 into helma-🐜 2021-05-16 11:25:38 +00:00

View file

@ -58,7 +58,7 @@ dependencies {
implementation 'org.ccil.cowan.tagsoup:tagsoup:1.2.1'
implementation 'org.eclipse.jetty:jetty-servlet:9.4.27.v20200227'
implementation 'org.eclipse.jetty:jetty-xml:9.4.27.v20200227'
implementation 'org.mozilla:rhino:1.7.12'
implementation 'org.mozilla:rhino:1.7.13'
implementation 'xerces:xercesImpl:2.12.1'
implementation 'xmlrpc:xmlrpc:2.0.1'
}