Skip to content

Commit 4368b3f

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.4 (#1380)
Co-authored-by: Alice <65933803+alicejli@users.noreply.github.com>
1 parent 0bee20f commit 4368b3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<plugin>
123123
<groupId>org.apache.maven.plugins</groupId>
124124
<artifactId>maven-gpg-plugin</artifactId>
125-
<version>3.1.0</version>
125+
<version>3.2.4</version>
126126
<executions>
127127
<execution>
128128
<id>sign-artifacts</id>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@
407407
<plugin>
408408
<groupId>org.apache.maven.plugins</groupId>
409409
<artifactId>maven-gpg-plugin</artifactId>
410-
<version>3.1.0</version>
410+
<version>3.2.4</version>
411411
<executions>
412412
<execution>
413413
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)