Skip to content

Commit

Permalink
Merge pull request #251 from holunda-io/dependabot/maven/org.apache.m…
Browse files Browse the repository at this point in the history
…aven.plugins-maven-gpg-plugin-3.2.2
  • Loading branch information
zambrovski committed Mar 27, 2024
2 parents 145c96a + e1863eb commit 4f6d476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -358,7 +358,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
<configuration>
<gpgArguments>
<arg>--batch</arg>
Expand Down

0 comments on commit 4f6d476

Please sign in to comment.