提交 1bf356ee 编写于 作者: J Jesse Glick

Comment.

上级 207d0faf
......@@ -583,7 +583,6 @@ THE SOFTWARE.
</executions>
</plugin>
<plugin>
<!-- make sure our code doesn't have 1.6 dependencies except where we know it -->
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-maven-plugin</artifactId>
<executions>
......@@ -596,6 +595,7 @@ THE SOFTWARE.
<configuration>
<signature>
<groupId>org.codehaus.mojo.signature</groupId>
<!-- Currently held back to java15. After next (>1.509) LTS, switch to java16 ~ ${java.level}. -->
<artifactId>java15</artifactId>
<version>1.0</version>
</signature>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册