Skip to content

Commit 2319468

Browse files
committed
Bump Maven plugins
1 parent 63594c8 commit 2319468

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<plugin>
126126
<groupId>org.sonatype.central</groupId>
127127
<artifactId>central-publishing-maven-plugin</artifactId>
128-
<version>0.7.0</version>
128+
<version>0.8.0</version>
129129
<extensions>true</extensions>
130130
<configuration>
131131
<publishingServerId>central</publishingServerId>
@@ -173,7 +173,7 @@
173173
<plugin>
174174
<groupId>org.apache.maven.plugins</groupId>
175175
<artifactId>maven-gpg-plugin</artifactId>
176-
<version>3.2.7</version>
176+
<version>3.2.8</version>
177177
<executions>
178178
<execution>
179179
<id>sign-artifacts</id>

0 commit comments

Comments
 (0)