10000 chore(deps): bump maven-gpg-plugin from 1.6 to 3.0.1 · aws/aws-encryption-sdk-java@31c67fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 31c67fe

Browse files
chore(deps): bump maven-gpg-plugin from 1.6 to 3.0.1
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.0.1. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-1.6...maven-gpg-plugin-3.0.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53576d7 commit 31c67fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<plugin>
180180
<groupId>org.apache.maven.plugins</groupId>
181181
<artifactId>maven-gpg-plugin</artifactId>
182-
<version>1.6</version>
182+
<version>3.0.1</version>
183183
<executions>
184184
<execution>
185185
<id>sign-artifacts</id>
@@ -215,7 +215,7 @@
215215
<plugin>
216216
<groupId>org.apache.maven.plugins</groupId>
217217
<artifactId>maven-gpg-plugin</artifactId>
218-
<version>1.6</version>
218+
<version>3.0.1</version>
219219
<executions>
220220
<execution>
221221
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)
0