Skip to content

Commit 2527a9d

Browse files
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.7 to 3.2.8. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 257258a commit 2527a9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bunsen/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@
333333
<plugin>
334334
<groupId>org.apache.maven.plugins</groupId>
335335
<artifactId>maven-gpg-plugin</artifactId>
336-
<version>3.2.7</version>
336+
<version>3.2.8</version>
337337
<executions>
338338
<execution>
339339
<id>sign-artifacts</id>
@@ -674,7 +674,7 @@
674674
<plugin>
675675
<groupId>org.apache.maven.plugins</groupId>
676676
<artifactId>maven-gpg-plugin</artifactId>
677-
<version>3.2.7</version>
677+
<version>3.2.8</version>
678678
<executions>
679679
<execution>
680680
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)