Skip to content

Commit 956feda

Browse files
authored
Merge pull request #170 from sebasbaumh/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.2
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2
2 parents 0533fbf + 71a2f48 commit 956feda

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
@@ -179,7 +179,7 @@
179179
<plugin>
180180
<groupId>org.apache.maven.plugins</groupId>
181181
<artifactId>maven-gpg-plugin</artifactId>
182-
<version>3.2.1</version>
182+
<version>3.2.2</version>
183183
<configuration>
184184
<!-- use gpg2 -->
185185
<executable>gpg2.exe</executable>

0 commit comments

Comments
 (0)