File tree Expand file tree Collapse file tree 2 files changed +14
-5
lines changed
Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 5050 <version >${project.version} </version >
5151 </dependency >
5252 <dependency >
53- <groupId >rhino</groupId >
54- <artifactId >js</artifactId >
53+ <groupId >org.mozilla</groupId >
54+ <artifactId >rhino</artifactId >
55+ </dependency >
56+ <dependency >
57+ <groupId >org.mozilla</groupId >
58+ <artifactId >rhino-xml</artifactId >
5559 </dependency >
5660 <dependency >
5761 <groupId >org.apache.xmlbeans</groupId >
Original file line number Diff line number Diff line change 486486 <jibx .version>1.4.2</jibx .version>
487487 <maven .archiver.version>3.6.4</maven .archiver.version>
488488 <maven .version>3.9.11</maven .version>
489- <rhino .version>1.6R7 </rhino .version>
489+ <rhino .version>1.8.0 </rhino .version>
490490 <slf4j .version>2.0.17</slf4j .version>
491491 <spring .version>6.2.9</spring .version>
492492 <wsdl4j .version>1.6.3</wsdl4j .version>
954954 <version >${intellij.version} </version >
955955 </dependency >
956956 <dependency >
957- <groupId >rhino</groupId >
958- <artifactId >js</artifactId >
957+ <groupId >org.mozilla</groupId >
958+ <artifactId >rhino</artifactId >
959+ <version >${rhino.version} </version >
960+ </dependency >
961+ <dependency >
962+ <groupId >org.mozilla</groupId >
963+ <artifactId >rhino-xml</artifactId >
959964 <version >${rhino.version} </version >
960965 </dependency >
961966 <dependency >
You can’t perform that action at this time.
0 commit comments