Skip to content

Commit be17f21

Browse files
renovate[bot]dkropachev
authored andcommitted
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
1 parent 57b8f1e commit be17f21

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>org.apache.maven.plugins</groupId>
121121
<artifactId>maven-gpg-plugin</artifactId>
122-
<version>1.5</version>
122+
<version>3.2.8</version>
123123
<configuration>
124124
<skip>true</skip>
125125
</configuration>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@
538538
</plugin>
539539
<plugin>
540540
<artifactId>maven-gpg-plugin</artifactId>
541-
<version>1.6</version>
541+
<version>3.2.8</version>
542542
</plugin>
543543
<plugin>
544544
<artifactId>maven-release-plugin</artifactId>

0 commit comments

Comments
 (0)