Skip to content

Commit a6083b1

Browse files
authored
Merge pull request #49 from semantic-release-java/dependabot/maven/develop/org.apache.maven.plugins-maven-gpg-plugin-3.2.8
build(deps-dev): Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.2.8
2 parents 88fb160 + 28f937e commit a6083b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>org.apache.maven.plugins</groupId>
172172
<artifactId>maven-gpg-plugin</artifactId>
173-
<version>3.0.1</version>
173+
<version>3.2.8</version>
174174
<executions>
175175
<execution>
176176
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)