Skip to content

Commit 69f4290

Browse files
authored
Merge pull request #124 from sebasbaumh/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4
2 parents 01ac07f + c0f3db1 commit 69f4290

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
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.apache.maven.plugins</groupId>
185185
<artifactId>maven-gpg-plugin</artifactId>
186-
<version>3.2.3</version>
186+
<version>3.2.4</version>
187187
<configuration>
188188
<!-- use gpg2 -->
189189
<executable>gpg2.exe</executable>

0 commit comments

Comments
 (0)