update 优化 jdk11 相关 pr

This commit is contained in:
疯狂的狮子li
2021-06-17 09:42:00 +08:00
parent 8bda10c23c
commit 0140965a30
3 changed files with 7 additions and 19 deletions

View File

@ -148,17 +148,4 @@
</dependencies>
<profiles>
<profile>
<id>jdk11</id>
<dependencies>
<!--jaxb-->
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
</dependency>
</dependencies>
</profile>
</profiles>
</project>