Skip to content

Commit c408e38

Browse files
committed
maven versions
1 parent 1a6b801 commit c408e38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<plugin>
5757
<groupId>org.apache.maven.plugins</groupId>
5858
<artifactId>maven-jar-plugin</artifactId>
59-
<version>3.2.2</version>
59+
<version>3.3.0</version>
6060
<configuration>
6161
<archive>
6262
<manifest>
@@ -81,7 +81,7 @@
8181
<plugin>
8282
<groupId>org.apache.maven.plugins</groupId>
8383
<artifactId>maven-javadoc-plugin</artifactId>
84-
<version>3.4.0</version>
84+
<version>3.4.1</version>
8585
<executions>
8686
<execution>
8787
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)