Skip to content

Commit 75ca7f3

Browse files
committed
Bumping up
1 parent 9738afb commit 75ca7f3

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
@@ -86,7 +86,7 @@
8686
<plugin>
8787
<groupId>org.apache.maven.plugins</groupId>
8888
<artifactId>maven-gpg-plugin</artifactId>
89-
<version>1.4</version>
89+
<version>3.0.1</version>
9090
<executions>
9191
<execution>
9292
<id>sign-artifacts</id>
@@ -100,7 +100,7 @@
100100
<plugin>
101101
<groupId>org.apache.maven.plugins</groupId>
102102
<artifactId>maven-javadoc-plugin</artifactId>
103-
<version>2.8</version>
103+
<version>3.5</version>
104104
<configuration>
105105
<source>8</source>
106106
</configuration>

0 commit comments

Comments
 (0)