mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
enhancement #I7J59V java17下进行完整的测试用例测试
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -75,7 +75,6 @@
|
||||
<aviator.version>5.3.3</aviator.version>
|
||||
<common-io.version>2.11.0</common-io.version>
|
||||
<jakarta.version>1.3.5</jakarta.version>
|
||||
<nashorn.version>15.4</nashorn.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
@@ -299,11 +298,6 @@
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>${common-io.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.openjdk.nashorn</groupId>
|
||||
<artifactId>nashorn-core</artifactId>
|
||||
<version>${nashorn.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user