We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c2b54 commit 7e13cb2Copy full SHA for 7e13cb2
pom.xml
@@ -49,7 +49,7 @@
49
</plugin>
50
<plugin>
51
<artifactId>maven-jar-plugin</artifactId>
52
- <version>3.5</version>
+ <version>3.5.0</version>
53
<executions>
54
<execution>
55
<id>default-jar</id>
@@ -68,7 +68,7 @@
68
69
70
<artifactId>maven-assembly-plugin</artifactId>
71
+ <version>3.8.0</version>
72
73
74
<id>aot-jar</id>
0 commit comments