Skip to content

Commit 2a4c37a

Browse files
authored
Merge pull request #200 from sebasbaumh/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.7
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7
2 parents f4213b3 + a96fdc9 commit 2a4c37a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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.6</version>
182+
<version>3.2.7</version>
183183
<configuration>
184184
<!-- use gpg2 (Windows) -->
185185
<!--<executable>gpg2.exe</executable>-->

0 commit comments

Comments
 (0)