Skip to content

Commit e063d1f

Browse files
authored
Merge pull request #165 from aistomin/Issue-160
Issue #160. maven-gpg-plugin is updated.
2 parents c571460 + 07b4958 commit e063d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
133133
<artifactId>maven-gpg-plugin</artifactId>
134-
<version>1.6</version>
134+
<version>3.0.1</version>
135135
<executions>
136136
<execution>
137137
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)