mirror of
https://github.com/Telecominfraproject/wlan-cloud-root.git
synced 2026-03-20 21:39:19 +00:00
Compare commits
3 Commits
release/v1
...
WIFI-7323
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
61c45fbe54 | ||
|
|
cdd0a0cb4f | ||
|
|
090131ae36 |
3
pom.xml
3
pom.xml
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.3.0.RELEASE</version>
|
||||
<version>2.3.12.RELEASE</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
@@ -218,6 +218,7 @@
|
||||
<testOutputDir>${project.build.directory}</testOutputDir>
|
||||
|
||||
</systemPropertyVariables>
|
||||
<argLine>--add-exports=java.base/sun.nio.ch=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
Reference in New Issue
Block a user