Skip to content

Commit 7e5b368

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 3b717b9 commit 7e5b368

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
@@ -50,7 +50,7 @@
5050
<maven.deploy.version>3.1.4</maven.deploy.version>
5151
<maven.enforcer.version>3.5.0</maven.enforcer.version>
5252
<maven.exec.version>1.5.0</maven.exec.version>
53-
<maven.gpg.version>3.2.7</maven.gpg.version>
53+
<maven.gpg.version>3.2.8</maven.gpg.version>
5454
<maven.install.version>3.1.4</maven.install.version>
5555
<maven.jar.version>3.4.2</maven.jar.version>
5656
<maven.javadoc.version>3.11.2</maven.javadoc.version>
@@ -360,7 +360,7 @@
360360
<plugin>
361361
<groupId>org.apache.maven.plugins</groupId>
362362
<artifactId>maven-gpg-plugin</artifactId>
363-
<version>3.2.7</version>
363+
<version>3.2.8</version>
364364
<executions>
365365
<execution>
366366
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)