Skip to content

Commit 9c3207f

Browse files
dependabot[bot]swissiety
authored andcommitted
Bump org.sonatype.central:central-publishing-maven-plugin
Bumps [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) from 0.8.0 to 0.9.0. - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbd832b commit 9c3207f

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)