Skip to content

Commit

Permalink
OWS-624: upgrade rhino version
Browse files Browse the repository at this point in the history
  • Loading branch information
janakmulani committed Apr 26, 2024
1 parent 7a8acf1 commit 408fefa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
</exclusions>
</dependency>
<dependency>
<groupId>rhino</groupId>
<artifactId>js</artifactId>
<version>1.7R1</version>
<groupId>org.mozilla</groupId>
<artifactId>rhino</artifactId>
<version>1.7.14</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 408fefa

Please sign in to comment.