Skip to content

Commit 50f6355

Browse files
committed
update plugins version
1 parent c1ea51e commit 50f6355

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
@@ -78,7 +78,7 @@
7878
<plugin>
7979
<groupId>org.apache.maven.plugins</groupId>
8080
<artifactId>maven-source-plugin</artifactId>
81-
<version>3.2.1</version>
81+
<version>3.3.1</version>
8282
<executions>
8383
<execution>
8484
<id>attach-sources</id>
@@ -91,7 +91,7 @@
9191
<plugin>
9292
<groupId>org.apache.maven.plugins</groupId>
9393
<artifactId>maven-javadoc-plugin</artifactId>
94-
<version>3.2.0</version>
94+
<version>3.11.2</version>
9595
<executions>
9696
<execution>
9797
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)