Merge pull request #3158 from OpenRefine/dependabot/maven/org.mozilla-rhino-runtime-1.7.13

Bump rhino-runtime from 1.7.12 to 1.7.13
This commit is contained in:
Tom Morris 2020-09-04 12:49:06 -04:00 committed by GitHub
commit 611eeadb0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -183,7 +183,7 @@
<dependency> <dependency>
<groupId>org.mozilla</groupId> <groupId>org.mozilla</groupId>
<artifactId>rhino-runtime</artifactId> <artifactId>rhino-runtime</artifactId>
<version>1.7.12</version> <version>1.7.13</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>

View File

@ -180,7 +180,7 @@
<dependency> <dependency>
<groupId>org.mozilla</groupId> <groupId>org.mozilla</groupId>
<artifactId>rhino-runtime</artifactId> <artifactId>rhino-runtime</artifactId>
<version>1.7.12</version> <version>1.7.13</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>