Skip to content

Commit f4213b3

Browse files
authored
Merge pull request #199 from sebasbaumh/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.6
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6
2 parents a54ca69 + 5fc2788 commit f4213b3

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

0 commit comments

Comments
 (0)