Skip to content

Commit 06d1a3e

Browse files
dependabot[bot]purejava
authored andcommitted
Bump the maven-build-plugins group with 1 update
Bumps the maven-build-plugins group with 1 update: [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin). Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfa3c3c commit 06d1a3e

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
@@ -168,7 +168,7 @@
168168
<plugin>
169169
<groupId>org.apache.maven.plugins</groupId>
170170
<artifactId>maven-gpg-plugin</artifactId>
171-
<version>3.1.0</version>
171+
<version>3.2.0</version>
172172
<executions>
173173
<execution>
174174
<id>sign-artifacts</id>
@@ -208,7 +208,7 @@
208208
<plugin>
209209
<groupId>org.apache.maven.plugins</groupId>
210210
<artifactId>maven-gpg-plugin</artifactId>
211-
<version>3.1.0</version>
211+
<version>3.2.0</version>
212212
<executions>
213213
<execution>
214214
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)