Skip to content

Commit 2da37a9

Browse files
committed
Attempting to import gpg
1 parent 8181627 commit 2da37a9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,5 +234,10 @@
234234
<artifactId>httpcore5</artifactId>
235235
<version>5.3.3</version>
236236
</dependency>
237+
<dependency>
238+
<groupId>org.apache.maven.plugins</groupId>
239+
<artifactId>maven-gpg-plugin</artifactId>
240+
<version>3.2.7</version>
241+
</dependency>
237242
</dependencies>
238243
</project>

0 commit comments

Comments
 (0)