Skip to content

Commit ea634c1

Browse files
authored
Merge pull request #75 from secure-software-engineering/dependabot/maven/develop/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 9ed3172 + 06146a2 commit ea634c1

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
@@ -47,7 +47,7 @@
4747
<plugin>
4848
<groupId>org.sonatype.central</groupId>
4949
<artifactId>central-publishing-maven-plugin</artifactId>
50-
<version>0.8.0</version>
50+
<version>0.9.0</version>
5151
<extensions>true</extensions>
5252
<configuration>
5353
<deploymentName>${project.artifactId} ${project.version}</deploymentName>

0 commit comments

Comments
 (0)