Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plu…
Browse files Browse the repository at this point in the history
…gin to v3.2.4 (#1380)

Co-authored-by: Alice <65933803+alicejli@users.noreply.github.com>
  • Loading branch information
renovate-bot and alicejli committed May 2, 2024
1 parent 0bee20f commit 4368b3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -122,7 +122,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.4</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -407,7 +407,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.4</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 4368b3f

Please sign in to comment.