Skip to content

Commit f8716d8

Browse files
authored
Merge pull request #224 from secure-software-engineering/dependabot/maven/org.sonatype.central-central-publishing-maven-plugin-0.9.0
Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0
2 parents dbd832b + 9c3207f commit f8716d8

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
@@ -360,7 +360,7 @@
360360
<plugin>
361361
<groupId>org.sonatype.central</groupId>
362362
<artifactId>central-publishing-maven-plugin</artifactId>
363-
<version>0.8.0</version>
363+
<version>0.9.0</version>
364364
<extensions>true</extensions>
365365
<configuration>
366366
<deploymentName>${project.artifactId} ${project.version}</deploymentName>

0 commit comments

Comments
 (0)