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
…4 to 3.2.7 (#7087)
  • Loading branch information
aikebah authored Oct 23, 2024
2 parents 133f7d4 + 4139554 commit dc54c53
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 @@ -256,7 +256,7 @@ Copyright (c) 2012 - Jeremy Long
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.4</version>
<version>3.2.7</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -1354,7 +1354,7 @@ Copyright (c) 2012 - Jeremy Long
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>3.2.4</version>
<version>3.2.7</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit dc54c53

Please sign in to comment.