Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.…
Browse files Browse the repository at this point in the history
…3 to 3.2.4 (#6670)
  • Loading branch information
jeremylong committed May 17, 2024
2 parents c5209dc + 80d893d commit 62595f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ Copyright (c) 2012 - Jeremy Long
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -1378,7 +1378,7 @@ Copyright (c) 2012 - Jeremy Long
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit 62595f5

Please sign in to comment.