Skip to content

Commit 7e13cb2

Browse files
committed
update pom plugin versions
1 parent a9c2b54 commit 7e13cb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
</plugin>
5050
<plugin>
5151
<artifactId>maven-jar-plugin</artifactId>
52-
<version>3.5</version>
52+
<version>3.5.0</version>
5353
<executions>
5454
<execution>
5555
<id>default-jar</id>
@@ -68,7 +68,7 @@
6868
</plugin>
6969
<plugin>
7070
<artifactId>maven-assembly-plugin</artifactId>
71-
<version>3.5</version>
71+
<version>3.8.0</version>
7272
<executions>
7373
<execution>
7474
<id>aot-jar</id>

0 commit comments

Comments
 (0)