Skip to content

Commit 4170ed9

Browse files
chore(deps): bump maven-gpg-plugin from 1.5 to 3.0.1 (#548)
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.5 to 3.0.1. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-1.5...maven-gpg-plugin-3.0.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 892cd15 commit 4170ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<plugins>
167167
<plugin>
168168
<artifactId>maven-gpg-plugin</artifactId>
169-
<version>1.5</version>
169+
<version>3.0.1</version>
170170
<executions>
171171
<execution>
172172
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)