Skip to content

Commit 7099750

Browse files
Jiankai ZhengJiankai Zheng
authored andcommitted
chore(pom): upgrade version
1 parent 0017c3d commit 7099750

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
@@ -65,7 +65,7 @@
6565
<plugin>
6666
<groupId>org.apache.maven.plugins</groupId>
6767
<artifactId>maven-source-plugin</artifactId>
68-
<version>2.2.1</version>
68+
<version>3.2.1</version>
6969
<executions>
7070
<execution>
7171
<id>attach-sources</id>
@@ -78,7 +78,7 @@
7878
<plugin>
7979
<groupId>org.apache.maven.plugins</groupId>
8080
<artifactId>maven-javadoc-plugin</artifactId>
81-
<version>2.9.1</version>
81+
<version>3.2.0</version>
8282
<executions>
8383
<execution>
8484
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)