Skip to content

Commit 0cfb28c

Browse files
authored
Merge pull request #58 from markdown-asciidoc/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.0
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0
2 parents f963db7 + 20add9a commit 0cfb28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<plugin>
149149
<groupId>org.apache.maven.plugins</groupId>
150150
<artifactId>maven-gpg-plugin</artifactId>
151-
<version>3.1.0</version>
151+
<version>3.2.0</version>
152152
<executions>
153153
<execution>
154154
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)