Skip to content

Commit e82eb90

Browse files
committed
chore: release automation - update maven-gpg-plugin to fix gpg: signing failed: Inappropriate ioctl for device
1 parent b028c0f commit e82eb90

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
@@ -193,7 +193,7 @@
193193
<plugin>
194194
<groupId>org.apache.maven.plugins</groupId>
195195
<artifactId>maven-gpg-plugin</artifactId>
196-
<version>1.6</version>
196+
<version>3.0.1</version>
197197
<executions>
198198
<execution>
199199
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)